Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/intl/
Dlibgnuintl.h108 # define _INTL_ASM(cname) __asm__ (_INTL_ASMNAME (__USER_LABEL_PREFIX__, #cname))
109 # define _INTL_ASMNAME(prefix,cnamestring) _INTL_STRINGIFY (prefix) cnamestring macro