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

/ast/src/lib/libexpr/
H A Dexpr.h72 #define EX_RETAIN (1<<6) /* retain expressions on redef */ macro
H A Dexparse.y159 if (expr.program->main.value && !(expr.program->disc->flags & EX_RETAIN))
H A DOexparse.c974 if (expr.program->main.value && !(expr.program->disc->flags & EX_RETAIN))

Completed in 14 milliseconds