Home
last modified time | relevance | path

Searched refs:ELIF (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-lex.l363 RETURN_TOKEN_NEVER_SKIP (ELIF);
Dglcpp-parse.y178 %token DEFINED ELIF_EXPANDED HASH_TOKEN DEFINE_TOKEN FUNC_IDENTIFIER OBJ_IDENTIFIER ELIF ELSE ENDIF…
370 | HASH_TOKEN ELIF pp_tokens NEWLINE {
396 | HASH_TOKEN ELIF NEWLINE {
2211 ret == IFDEF || ret == IFNDEF || ret == ELIF || ret == ELSE || in glcpp_parser_lex()
/external/mksh/src/
Dsyn.c595 case ELIF: in elsepart()
803 { "elif", ELIF, true },
Dsh.h2171 #define ELIF 263 macro
/external/python/apitools/
Ddefault.pylintrc345 [ELIF]
/external/yapf/
Dpylintrc301 [ELIF]