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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Ddebugfs.h11 # define _STR(x) #x macro
12 # define STR(x) _STR(x)
H A Dutil.h282 #define _STR(x) #x macro
283 #define STR(x) _STR(x)
H A Dtrace-event-info.c45 #define _STR(x) #x macro
46 #define STR(x) _STR(x)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.h87 #define _STR(x) #x macro
88 #define FMTSTRING(size) "%x:%x:%x:%x:%x:%x/%x/%" _STR(size) "s"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.h88 #define _STR(x) #x macro
89 #define FMTSTRING(size) "%x:%x:%x:%x:%x:%x/%x/%" _STR(size) "s"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dgarmin_gps.c56 #define _STR(s) #s macro
57 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)

Completed in 48 milliseconds