Searched refs:UNDEF (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libpp/
H A Dppmisc.c67 * op is DEFINE or UNDEF
82 case UNDEF:
105 if (op == UNDEF)
H A Dppcontrol.c53 * op is DEFINE or UNDEF
68 case UNDEF:
91 if (op == UNDEF)
2165 case UNDEF:
2189 ppprintf("#%s %s", dirname(UNDEF), sym->name);
H A Dppop.c866 dirname(UNDEF));
914 sfprintf(sp, "#%s %s\n", dirname(UNDEF), pp.firstop->value);
969 sfprintf(sp, "#%s %s\n", dirname(UNDEF), s);
/ast/src/cmd/ie/
H A Demacs.c1196 #define UNDEF 0 macro
/ast/src/cmd/nmake/
H A DMakerules.mk2592 return $(CC.LIB.ALL) $(L) $(CC.LIB.UNDEF) $(%:N=$(K):T=F) $(*.LIBRARY.STATIC.$(L:B:/^$(CC.PREFIX.ARCHIVE)//):T=*) $(.SHARED.LIST. $(%:N!=*$(L)|$(K)))
4731 return $(CC.LIB.ALL) $(%:O=1) $(CC.LIB.UNDEF) $(%:O>1)

Completed in 37 milliseconds