Searched defs:FOR (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libexpr/ |
H A D | Oexparse.h | 52 #define FOR 277 macro
|
H A D | Oexparse.c | 93 #define FOR 277 macro 625 "ELSE","EXIT","FOR","FUNCTION","ITERATE","ID","IF","LABEL","MEMBER","NAME", 646 "statement : FOR '(' variable ')' statement", 647 "statement : FOR '(' expr_opt ';' expr_opt ';' expr_opt ')' statement",
|
Completed in 12 milliseconds