Searched defs:?_ (Results 1 - 25 of 214) sorted by relevance

123456789

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Du8_textprep_data.h140 #define N_ U8_TBL_ELEMENT_NOT_DEF macro
35369 #undef N_ macro
[all...]
/netbsd-current/external/gpl2/gmake/dist/
H A Dmake.h346 #define N_(msgid) gettext_noop (msgid) macro
347 #define S_(msg1,msg2,num) ngettext (msg1,msg2,num) macro
/netbsd-current/external/public-domain/xz/dist/src/common/
H A Dtuklib_gettext.h42 #define N_(msgid) msgid macro
/netbsd-current/lib/libintl/
H A Dsysdep.c50 #define T_(tag) { #tag, tag, sizeof (tag)-1 } macro
[all...]
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dfreesoft.c27 #define N_(Text) Text macro
H A Dstrftime.c100 # define L_(Str) L##Str macro
109 # define L_(Str) Str macro
[all...]
H A Dstrtol.c203 # define L_(Ch) L##Ch macro
221 # define L_(Ch) Ch macro
[all...]
H A Dxmalloc.c42 #define N_(Text) Text macro
/netbsd-current/external/gpl2/diffutils/dist/src/
H A Dsystem.h252 #define N_(msgid) msgid macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dstrtol.c196 # define L_(Ch) L##Ch macro
209 # define L_(Ch) Ch macro
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c155 # define L_(CS) CS macro
185 # define L_(CS) L##CS macro
H A Dfnmatch_loop.c1250 #undef L_ macro
[all...]
H A Dquotearg.c37 #define N_(msgid) msgid macro
H A Dstrtol.c196 # define L_(Ch) L##Ch macro
209 # define L_(Ch) Ch macro
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/misc/
H A Dpo-mode.el78 (defsubst N_ (string) string) function
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsginit.c92 #define N_(str) (str) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dgettext-3-prg.c34 #define N_(string) string macro
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dquotearg.c41 #define N_(text) text macro
H A Dstrtol.c207 # define L_(Ch) L##Ch macro
225 # define L_(Ch) Ch macro
[all...]
H A Dxmalloc.c42 #define N_(Text) Text macro
/netbsd-current/external/gpl2/grep/dist/src/
H A Dsystem.h200 #define N_(String) String macro
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dsystem.h60 #define N_(String) (String) macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/base/
H A Dbaselocl.h50 #define N_(x,y) dgettext(HEIMDAL_TEXTDOMAIN, x) macro
52 #define N_(x,y) (x) macro
/netbsd-current/tests/lib/libpthread/
H A Dh_thread_local_dtor.cpp47 int n_; member in class:OrderChecker
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dsupport.h32 # define N_(String) gettext_noop (String) macro
34 # define N_(String) (String) macro
43 # define N_(String) (String) macro

Completed in 796 milliseconds

123456789