Searched refs:HexPred (Results 1 – 3 of 3) sorted by relevance
93 typedef struct HexPred { struct95 } HexPred; argument170 HexPred pred; /**< rvalue of predicate type */
77 void pred_print(Context *c, YYLTYPE *locp, HexPred *pred, bool is_dotnew);
116 void pred_print(Context *c, YYLTYPE *locp, HexPred *pred, bool is_dotnew) in pred_print()