Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/include/
Dlibintl.h48 # define _(msgid) __dcgettext (_libc_intl_domainname, msgid, LC_MESSAGES) macro
/glibc-2.36/locale/programs/
Dxmalloc.c43 # define _(str) gettext (str) macro
/glibc-2.36/elf/
Dtst-stringtable.c179 #define _(arg) arg macro
/glibc-2.36/misc/
Derror.c34 # define _(msgid) gettext (msgid) macro
53 # define _(String) String macro
/glibc-2.36/debug/
Dpcprofiledump.c42 # define _(Str) gettext (Str) macro
/glibc-2.36/malloc/
Dobstack.c400 # define _(msgid) gettext (msgid) macro
/glibc-2.36/posix/
Dgetopt.c45 # define _(msgid) gettext (msgid) macro
Dglob.c82 # define __fxstatat64(_, d, f, st, flag) fstatat (d, f, st, flag) argument
/glibc-2.36/timezone/
Dprivate.h699 #define _(msgid) gettext(msgid) macro
701 #define _(msgid) msgid macro