Searched refs:FIRST_ARG (Results 1 – 3 of 3) sorted by relevance
436 #define FIRST_ARG(a1, ...) a1 macro465 static char logstr[] __attribute__ ((section(".logstrs"))) = FIRST_ARG(__VA_ARGS__); \
99 #define HCALL_INST_PRECALL(FIRST_ARG) argument