Searched refs:__ASMNAME (Results 1 – 6 of 6) sorted by relevance
28 char *basename (char *) __asm__(__ASMNAME("basename"));
71 # ifdef __ASMNAME
230 __asm__ (__ASMNAME ("__bsd_qsort_r"));
60 rtype __ssp_real_(fun) args __asm__(__ASMNAME(#fun)); \
53 # define __ASMNAME(cname) __XSTRING (__USER_LABEL_PREFIX__) cname macro54 # define _ASMNAME(cname) __asm__(__ASMNAME(cname))
613 Declare with __ASMNAME("basename") for ABI compatibility.616 Declare with __ASMNAME("__gnu_basename") for ABI compatibility.1308 __ASMNAME.4314 (__ASMNAME): Define.4315 * libc/include/string.h (strerror_r): Use __ASMNAME to take target