Searched refs:LLABEL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/libc/arch/alpha/
H A DSYS.h36 br gp, LLABEL(name,0); \
37 LLABEL(name,0): \
39 beq a3, LLABEL(name,1); \
41 LLABEL(name,1):
/netbsd-current/sys/arch/arm/arm/
H A Dbus_space_notimpl.S51 #define LLABEL(func) LNAME(func): define
64 LLABEL(__C(func,_funcname)) ; \
/netbsd-current/sys/arch/ia64/include/
H A Dasm.h42 #define LLABEL(name,num) L ## name ## num macro
/netbsd-current/sys/arch/alpha/include/
H A Dasm.h146 #define LLABEL(name,num) ___CONCAT(___CONCAT(L,name),num) macro

Completed in 91 milliseconds