Searched defs:x (Results 1 – 2 of 2) sorted by relevance
26 #define NUM(x, y) CONCAT (x, y) argument28 #define FUNC10(x) \ argument40 #define FUNC100(x) \ argument52 #define FUNC1000(x) \ argument78 # define FUNC(x) extern int CONCAT (retNum, x) (void) argument82 # define FUNC(x) int CONCAT (retNum, x) (void) { return x; } argument86 # define FUNC(x) CONCAT (retNum, x) (); sync_all (x) argument
13 #define TLS_REGISTER(x) \ argument
Completed in 3 milliseconds