Searched defs:macro (Results 1 – 8 of 8) sorted by relevance
28 def c_macro_to_format(macro): argument
129 #define RVVCALL(macro, ...) macro(__VA_ARGS__) argument
57 #define STR(macro) QUOTE(macro) argument
147 #define VMXNET3_RING_DUMP(macro, ring_name, ridx, r) \ argument
56 def expand_macro_attribs(macro, allmac_re): argument