OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_INTL_ASMNAME
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/intl/
libgnuintl.h
98
# define _INTL_ASM(cname) __asm__ (
_INTL_ASMNAME
(__USER_LABEL_PREFIX__, #cname))
99
# define
_INTL_ASMNAME
(prefix,cnamestring) _INTL_STRINGIFY (prefix) cnamestring
libgnuintl.h.in
98
# define _INTL_ASM(cname) __asm__ (
_INTL_ASMNAME
(__USER_LABEL_PREFIX__, #cname))
99
# define
_INTL_ASMNAME
(prefix,cnamestring) _INTL_STRINGIFY (prefix) cnamestring
Completed in 14 milliseconds