Home
last modified time | relevance | path

Searched refs:__USER_LABEL_PREFIX__ (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/m68k/lib/
H A Dmulsi3.S38 #ifndef __USER_LABEL_PREFIX__
39 #define __USER_LABEL_PREFIX__ _ macro
57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x)
H A Dumodsi3.S38 #ifndef __USER_LABEL_PREFIX__
39 #define __USER_LABEL_PREFIX__ _ macro
57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x)
H A Dmodsi3.S40 #ifndef __USER_LABEL_PREFIX__
41 #define __USER_LABEL_PREFIX__ _ macro
59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x)
H A Ddivsi3.S40 #ifndef __USER_LABEL_PREFIX__
41 #define __USER_LABEL_PREFIX__ _ macro
59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x)
H A Dudivsi3.S38 #ifndef __USER_LABEL_PREFIX__
39 #define __USER_LABEL_PREFIX__ _ macro
57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x)
/openbmc/u-boot/arch/arc/lib/
H A D_millicodethunk.S13 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x)