Searched refs:XSTR (Results 1 – 2 of 2) sorted by relevance
7 #define XSTR(s) STR(s) macro16 const char *version = XSTR(__GLIBC__) "." XSTR(__GLIBC_MINOR__); in main()
32 #define XSTR(s) STR(s) macro51 asm volatile("in $" XSTR(SYNC_PORT)", %%al \n" in sync_with_host()