Searched defs:FOREACH (Results 1 – 4 of 4) sorted by relevance
36 message FOREACH {} message
37 FOREACH = 31; enumerator
36 enum FOREACH { ZERO32 = 0; } enum
861 enum TernaryOp : uint8_t { SUBST, FOREACH, IF, DAG }; enumerator