Searched refs:str_expand (Results 1 – 4 of 4) sorted by relevance
27 #define str_expand(s) str(s) macro126 #define SELECT_TEST_FILENAME(x) x "_SYS_" str_expand(SELECT_TEST_SYSCALL)
68 .scall = str_expand(SELECT_TEST_SYSCALL) "()",
46 #define str_expand(s) str(s) macro50 perror("ERROR at " __FILE__ ":" str_expand(__LINE__) ": " s )
41 ./freezer/vfork.c:37:perror("ERROR at " __FILE__ ":" str_expand(__LINE__) ": " s )