Searched refs:STRINGZ (Results 1 – 3 of 3) sorted by relevance
60 #define STRINGZ(x) #x macro71 #define ASTRINGZ(x) STRINGZ(x)
69 #define STRINGZ(x) #x macro80 #define ASTRINGZ(x) STRINGZ(x)
69 #define SLEEP(mode) {__asm__ __volatile__ ("sleep "STRINGZ(mode));}
Completed in 20 milliseconds