Searched refs:STK_NULL (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/include/
H A Dstk.h43 #define STK_NULL 2 /* return NULL on overflow */ macro
/ast/src/lib/libast/misc/
H A Dstk.c230 if(flags&STK_NULL) sp->stkoverflow = 0;
/ast/src/lib/libast/regex/
H A Dregnexec.c154 if (!(sp = stkopen(STK_SMALL|STK_NULL)))

Completed in 15 milliseconds