Searched refs:_META_GET_ARG_1 (Results 1 – 3 of 3) sorted by relevance
19 const char* what_we_get = _META_GET_ARG_1("a", "B", "c", "D", "e"); in test_lib_preproc_get_arg_1()
44 _META_GET_ARG_1(_META_NO_ARGS __VA_ARGS__)()\
72 #define _META_GET_ARG_1(arg1, ...) arg1 macro