Searched refs:aux (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/nmake/
H A Dconvert.c99 int aux; local
508 aux = 0;
513 aux = val[1];
561 if (mp->cmd.aux)
563 if (aux != mp->cmd.aux)
606 else if (fp->cmd.type == ED_QUAL && (sep & fp->cmd.op) || fp->cmd.type == ED_OP && (fp->cmd.op && op == fp->cmd.op || !fp->cmd.op && arg == fp->cmd.arg && (!fp->cmd.aux || aux == fp->cmd.aux)))
617 if (fp->cmd.aux)
[all...]
H A Dexpand.h38 unsigned short aux; /* old op value char 2 */ member in struct:__anon160

Completed in 118 milliseconds