Home
last modified time | relevance | path

Searched refs:PARSE_CONST_BOOL (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dlex.l209 yylval.yy_const.type = PARSE_CONST_BOOL;
218 yylval.yy_const.type = PARSE_CONST_BOOL;
H A Dtree.h115 PARSE_CONST_BOOL, enumerator
H A Ddump.c691 case PARSE_CONST_BOOL: in dump_parseconst()
H A Dcompile.c817 case PARSE_CONST_BOOL: in compile_graph()
2525 n.type = PARSE_CONST_BOOL; in compile_pattern_condition()