Symbol: ntype
lib/libc/arch/sparc64/fpu/fpu_qp.c
56
#define _QP_TTOQ(qname, fname, ntype, signpos, atype, ...) \
lib/libc/arch/sparc64/fpu/fpu_qp.c
57
void _Qp_ ## qname ## toq(u_int *c, ntype n); \
lib/libc/arch/sparc64/fpu/fpu_qp.c
60
_Qp_ ## qname ## toq(u_int *c, ntype n) \
lib/libedit/keymacro.c
188
int ntype)
lib/libedit/keymacro.c
196
if (ntype == XK_CMD && val->cmd == ED_SEQUENCE_LEAD_IN) {
lib/libedit/keymacro.c
207
(void) node__try(el, el->el_keymacro.map, key, val, ntype);
lib/libedit/keymacro.c
312
keymacro_value_t *val, int ntype)
lib/libedit/keymacro.c
346
switch (ptr->type = ntype) {
lib/libedit/keymacro.c
355
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
lib/libedit/keymacro.c
362
(void) node__try(el, ptr->next, str, val, ntype);
lib/libedit/keymacro.c
577
int ntype)
lib/libedit/keymacro.c
584
switch (ntype) {
lib/libedit/keymacro.c
588
ntype == XK_STR ? "\"\"" : "[]");
lib/libedit/keymacro.c
609
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
lib/libedit/map.c
1252
int ntype, rem;
lib/libedit/map.c
1266
ntype = XK_CMD;
lib/libedit/map.c
1276
ntype = XK_STR;
lib/libedit/map.c
1348
switch (ntype) {
lib/libedit/map.c
1356
terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype);
lib/libedit/map.c
1358
keymacro_add(el, in, keymacro_map_str(el, out), ntype);
lib/libedit/map.c
1370
terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype);
lib/libedit/map.c
1373
keymacro_add(el, in, keymacro_map_cmd(el, cmd), ntype);
lib/libedit/map.c
1383
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
sys/dev/acpi/acpi.c
1965
acpiide_notify(struct aml_node *node, int ntype, void *arg)
sys/dev/acpi/acpi.c
1978
ntype, sta);
sys/dev/acpi/acpi.c
887
acpi_pci_notify(struct aml_node *node, int ntype, void *arg)
sys/dev/acpi/acpi.c
896
if (ntype != 2)
usr.bin/awk/awk.h
172
int ntype;
usr.bin/awk/awk.h
220
#define isvalue(n) ((n)->ntype == NVALUE)
usr.bin/awk/awk.h
221
#define isexpr(n) ((n)->ntype == NEXPR)
usr.bin/awk/b.c
41
#define info(v) (v)->ntype /* badly overloaded here */
usr.bin/awk/parse.c
116
x->ntype = NSTAT;
usr.bin/awk/parse.c
125
x->ntype = NSTAT;
usr.bin/awk/parse.c
134
x->ntype = NSTAT;
usr.bin/awk/parse.c
143
x->ntype = NSTAT;
usr.bin/awk/parse.c
152
x->ntype = NEXPR;
usr.bin/awk/parse.c
161
x->ntype = NEXPR;
usr.bin/awk/parse.c
170
x->ntype = NEXPR;
usr.bin/awk/parse.c
179
x->ntype = NEXPR;
usr.bin/awk/parse.c
188
x->ntype = NEXPR;
usr.bin/awk/parse.c
199
x->ntype = NVALUE;
usr.bin/awk/parse.c
237
x->ntype = NSTAT;
usr.bin/awk/parse.c
47
a->ntype = NSTAT;
usr.bin/find/find.h
127
enum ntype token; /* token type */
usr.bin/find/find.h
62
enum ntype type; /* plan node type */
usr.bin/find/function.c
1694
palloc(enum ntype t, int (*f)(PLAN *, FTSENT *))
usr.bin/find/function.c
70
static PLAN *palloc(enum ntype, int (*)(PLAN *, FTSENT *));
usr.bin/find/function.c
73
static PLAN *palloc(enum ntype t, int (*f)(PLAN *, FTSENT *));
usr.bin/mail/names.c
113
detract(struct name *np, int ntype)
usr.bin/mail/names.c
119
comma = ntype & GCOMMA;
usr.bin/mail/names.c
122
ntype &= ~GCOMMA;
usr.bin/mail/names.c
127
if (ntype && (p->n_type & GMASK) != ntype)
usr.bin/mail/names.c
139
if (ntype && (p->n_type & GMASK) != ntype)
usr.bin/mail/names.c
400
gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype)
usr.bin/mail/names.c
420
nlist = gexpand(nlist, ngh, metoo, ntype);
usr.bin/mail/names.c
424
np = nalloc(cp, ntype);
usr.bin/mail/names.c
49
nalloc(char *str, int ntype)
usr.bin/mail/names.c
56
np->n_type = ntype;
usr.bin/mail/names.c
83
extract(char *line, int ntype)
usr.bin/mail/names.c
97
t = nalloc(nbuf, ntype);
usr.bin/vi/vi/v_increment.c
116
ntype = p[beg + 1] == 'X' ? fmt[HEXC] : fmt[HEXL];
usr.bin/vi/vi/v_increment.c
122
ntype = fmt[OCTAL];
usr.bin/vi/vi/v_increment.c
126
ntype = fmt[SDEC];
usr.bin/vi/vi/v_increment.c
132
ntype = fmt[DEC];
usr.bin/vi/vi/v_increment.c
147
ntype = fmt[DEC];
usr.bin/vi/vi/v_increment.c
200
if (lval == 0 && ntype == fmt[SDEC])
usr.bin/vi/vi/v_increment.c
201
ntype = fmt[DEC];
usr.bin/vi/vi/v_increment.c
202
nlen = snprintf(nbuf, sizeof(nbuf), ntype, lval);
usr.bin/vi/vi/v_increment.c
226
nlen = snprintf(nbuf, sizeof(nbuf), ntype, wlen, ulval);
usr.bin/vi/vi/v_increment.c
58
char *bp, *ntype, *p, *t, nbuf[100];
usr.sbin/tcpdump/print-decnet.c
311
int ntype = info & 3;
usr.sbin/tcpdump/print-decnet.c
312
switch (ntype) {
usr.sbin/tcpdump/print-decnet.c
387
int ntype = info & II_TYPEMASK;
usr.sbin/tcpdump/print-decnet.c
388
switch (ntype) {