Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/libpoke/
H A Dpkl-ast.c2645 #define PRINT_AST_OPT_SUBAST(NAME,MACRO) \ macro
2762 PRINT_AST_OPT_SUBAST (thenexp, COND_EXP_THENEXP); in pkl_ast_print_1()
2763 PRINT_AST_OPT_SUBAST (elseexp, COND_EXP_ELSEEXP); in pkl_ast_print_1()
3196 #undef PRINT_AST_OPT_SUBAST