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

/ast/src/lib/libexpr/
H A Dexpr.h74 #define EX_STRICT (1<<8) /* don't override null label */ macro
H A Dexparse.y157 if ($1 && !(expr.program->disc->flags & EX_STRICT))
H A DOexparse.c972 if (exvsp[-1].expr && !(expr.program->disc->flags & EX_STRICT))

Completed in 19 milliseconds