Searched defs:make_simple_restrictinfo_compat (Results 1 – 2 of 2) sorted by relevance
112 #define make_simple_restrictinfo_compat(root, expr) make_simple_restrictinfo(expr) macro117 #define make_simple_restrictinfo_compat(root, expr) \ macro123 #define make_simple_restrictinfo_compat(root, clause) make_simple_restrictinfo(root, clause) macro
53 #define make_simple_restrictinfo_compat(a, b) make_simple_restrictinfo(a, b) macro86 #define make_simple_restrictinfo_compat(a, b) make_simple_restrictinfo(b) macro