Home | History | Annotate | Download | only in include

Lines Matching defs:_C_LABEL

98 # define _C_LABEL(name)	name
100 # define _C_LABEL(name) name
117 #define ENTRY(name) _ENTRY(_C_LABEL(name)) _PROF_PROLOG
120 #define ENTRY_NOPROFILE(name) _ENTRY(_C_LABEL(name))
139 #define ALTENTRY(name, rname) _ENTRY(_C_LABEL(name))
159 .globl _C_LABEL(x) ; \
160 _C_LABEL(x):
170 _C_LABEL(x):
179 .comm _C_LABEL(name),size
203 jbsr _C_LABEL(panic) ; \
209 lea _C_LABEL(cpu_info_store)+(n)+4,%a1; \
218 lea _C_LABEL(cpu_info_store)+(n)+4,%a1; \
231 .long _C_LABEL(x)