OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_INTL_ASM
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/intl/
libgnuintl.h
108
# define
_INTL_ASM
(cname) __asm__ (_INTL_ASMNAME (__USER_LABEL_PREFIX__, #cname))
112
# define
_INTL_ASM
(cname)
139
_INTL_ASM
(libintl_gettext)
158
_INTL_ASM
(libintl_dgettext)
180
_INTL_ASM
(libintl_dcgettext)
203
_INTL_ASM
(libintl_ngettext)
226
_INTL_ASM
(libintl_dngettext)
252
_INTL_ASM
(libintl_dcngettext)
271
_INTL_ASM
(libintl_textdomain);
290
_INTL_ASM
(libintl_bindtextdomain)
[
all
...]
/external/e2fsprogs/intl/
libgnuintl.h.in
98
# define
_INTL_ASM
(cname) __asm__ (_INTL_ASMNAME (__USER_LABEL_PREFIX__, #cname))
102
# define
_INTL_ASM
(cname)
119
_INTL_ASM
(libintl_gettext);
135
_INTL_ASM
(libintl_dgettext);
154
_INTL_ASM
(libintl_dcgettext);
174
_INTL_ASM
(libintl_ngettext);
194
_INTL_ASM
(libintl_dngettext);
216
_INTL_ASM
(libintl_dcngettext);
234
_INTL_ASM
(libintl_textdomain);
252
_INTL_ASM
(libintl_bindtextdomain)
[
all
...]
Completed in 261 milliseconds