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

/ast/src/lib/libexpr/
H A Dexpr.h75 #define EX_UNDECLARED (1<<9) /* allow undeclared identifiers */ macro
H A Dexparse.y952 if (!(expr.program->disc->flags & EX_UNDECLARED))
H A DOexparse.c1884 if (!(expr.program->disc->flags & EX_UNDECLARED))

Completed in 19 milliseconds