Searched defs:FLAG_PARSE_SEMICOLON (Results 1 – 2 of 2) sorted by relevance
11 #define FLAG_PARSE_SEMICOLON (1 << 1) /* symbol ';' is special for parser */ macro
124 #define FLAG_PARSE_SEMICOLON (1 << 1) /* symbol ';' is special for parser */ macro