Searched refs:STRINGIFY (Results 1 - 6 of 6) sorted by relevance

/seL4-test-master/projects/util_libs/libutils/include/utils/
H A Dstringify.h21 #define STRINGIFY(s) _STRINGIFY(s) macro
/seL4-test-master/kernel/include/arch/riscv/arch/machine/
H A Dhardware.h125 #define LOAD_S STRINGIFY(LOAD)
126 #define STORE_S STRINGIFY(STORE)
/seL4-test-master/kernel/include/
H A Dutil.h18 #define STRINGIFY(a) _STRINGIFY(a) macro
/seL4-test-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Dtimer.c613 ttc->clk.name = STRINGIFY(config.id);
/seL4-test-master/projects/sel4test/apps/sel4test-tests/src/tests/
H A Dfaults.c70 #define LOAD_S STRINGIFY(LOAD)
71 #define STORE_S STRINGIFY(STORE)
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/tk1/
H A Dmux.c81 #define PINMAP_COMPOSE_NAME(_name) .name = STRINGIFY(_n),

Completed in 58 milliseconds