Searched defs:_C_LABEL (Results 1 – 4 of 4) sorted by relevance
42 # define _C_LABEL(x) x macro45 # define _C_LABEL(x) _ ## x macro47 # define _C_LABEL(x) _/**/x macro
65 # define _C_LABEL(x) x macro68 # define _C_LABEL(x) _ ## x macro70 # define _C_LABEL(x) _/**/x macro
34 #define _C_LABEL(x) __CONCAT(_,x) macro37 #define _C_LABEL(x) x macro
59 #define _C_LABEL(x) x /* XXX Obsolete but keep for a while */ macro