Home
last modified time | relevance | path

Searched refs:XSTR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/build/feature/
H A Dtest-glibc.c7 #define XSTR(s) STR(s) macro
16 const char *version = XSTR(__GLIBC__) "." XSTR(__GLIBC_MINOR__); in main()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c29 #define XSTR(s) STR(s) macro
48 asm volatile("in $" XSTR(SYNC_PORT)", %%al \n" in sync_with_host()
/openbmc/linux/scripts/gcc-plugins/
H A Darm_ssp_per_task_plugin.c27 sym = XSTR(SET_SRC(body), 0); in arm_pertask_ssp_rtl_execute()