Searched defs:preroot (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | ppop.c | 1048 #include <preroot.h> 1050 struct pplist* preroot; local 1052 if ((preroot = (struct pplist*)hashget(pp.prdtab, "preroot"))) 1053 setpreroot(NiL, preroot->value); |
Completed in 1058 milliseconds