ntype
#define _QP_TTOQ(qname, fname, ntype, signpos, atype, ...) \
void _Qp_ ## qname ## toq(u_int *c, ntype n); \
_Qp_ ## qname ## toq(u_int *c, ntype n) \
int ntype)
if (ntype == XK_CMD && val->cmd == ED_SEQUENCE_LEAD_IN) {
(void) node__try(el, el->el_keymacro.map, key, val, ntype);
keymacro_value_t *val, int ntype)
switch (ptr->type = ntype) {
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
(void) node__try(el, ptr->next, str, val, ntype);
int ntype)
switch (ntype) {
ntype == XK_STR ? "\"\"" : "[]");
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
int ntype, rem;
ntype = XK_CMD;
ntype = XK_STR;
switch (ntype) {
terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype);
keymacro_add(el, in, keymacro_map_str(el, out), ntype);
terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype);
keymacro_add(el, in, keymacro_map_cmd(el, cmd), ntype);
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
acpiide_notify(struct aml_node *node, int ntype, void *arg)
ntype, sta);
acpi_pci_notify(struct aml_node *node, int ntype, void *arg)
if (ntype != 2)
int ntype;
#define isvalue(n) ((n)->ntype == NVALUE)
#define isexpr(n) ((n)->ntype == NEXPR)
#define info(v) (v)->ntype /* badly overloaded here */
x->ntype = NSTAT;
x->ntype = NSTAT;
x->ntype = NSTAT;
x->ntype = NSTAT;
x->ntype = NEXPR;
x->ntype = NEXPR;
x->ntype = NEXPR;
x->ntype = NEXPR;
x->ntype = NEXPR;
x->ntype = NVALUE;
x->ntype = NSTAT;
a->ntype = NSTAT;
enum ntype token; /* token type */
enum ntype type; /* plan node type */
palloc(enum ntype t, int (*f)(PLAN *, FTSENT *))
static PLAN *palloc(enum ntype, int (*)(PLAN *, FTSENT *));
static PLAN *palloc(enum ntype t, int (*f)(PLAN *, FTSENT *));
detract(struct name *np, int ntype)
comma = ntype & GCOMMA;
ntype &= ~GCOMMA;
if (ntype && (p->n_type & GMASK) != ntype)
if (ntype && (p->n_type & GMASK) != ntype)
gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype)
nlist = gexpand(nlist, ngh, metoo, ntype);
np = nalloc(cp, ntype);
nalloc(char *str, int ntype)
np->n_type = ntype;
extract(char *line, int ntype)
t = nalloc(nbuf, ntype);
ntype = p[beg + 1] == 'X' ? fmt[HEXC] : fmt[HEXL];
ntype = fmt[OCTAL];
ntype = fmt[SDEC];
ntype = fmt[DEC];
ntype = fmt[DEC];
if (lval == 0 && ntype == fmt[SDEC])
ntype = fmt[DEC];
nlen = snprintf(nbuf, sizeof(nbuf), ntype, lval);
nlen = snprintf(nbuf, sizeof(nbuf), ntype, wlen, ulval);
char *bp, *ntype, *p, *t, nbuf[100];
int ntype = info & 3;
switch (ntype) {
int ntype = info & II_TYPEMASK;
switch (ntype) {