14 lines
267 B
SQL
14 lines
267 B
SQL
"define" "" P0_DEFINE
|
|
"elif" "" P0_ELIF
|
|
"else" "" P0_ELSE
|
|
"endif" "" P0_ENDIF
|
|
"if" "" P0_IF
|
|
"ifdef" "" P0_IFDEF
|
|
"ifndef" "" P0_IFNDEF
|
|
"include" "" P0_INCLUDE
|
|
"line" "" P0_LINE
|
|
"pragma" "" P0_PRAGMA
|
|
"undef" "" P0_UNDEF
|
|
"error" "" P0_ERROR
|
|
"ident" "" P0_IDENT
|