gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for fundef:__STRING (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/sys/cdefs.h - 13.0KB - 386 lines
70: #define __CONCAT(x,y)   x ## y
71: #define __STRING(x)     #x
72: 
More results from cdefs.h
bsd_source/lib/libc/src_bsd/include/sysdepend/tef_em1d/machine/asm.h - 4.2KB - 130 lines
53: # define __CONCAT(x,y)  x ## y
54: # define __STRING(x)    #x
55: #else
More results from asm.h
bsd_source/t2ex/network/net/src_bsd/sys/cdefs.h - 13.5KB - 402 lines
91: #define __CONCAT(x,y)   x ## y
92: #define __STRING(x)     #x
93: 
More results from cdefs.h