Searched defs:ASSOC (Results 1 – 2 of 2) sorted by relevance
14 public static enum ASSOC { left, right }; enum in LeftRecursiveRuleAnalyzer
1748 #define ASSOC BIT(26) /* ARRAY ? associative : reference */ macro