Home
last modified time | relevance | path

Searched defs:N_ (Results 1 – 10 of 10) sorted by relevance

/external/e2fsprogs/misc/
Dnls-enable.h6 #define N_(a) gettext_noop (a) macro
8 #define N_(a) (a) macro
18 #define N_(a) a macro
/external/e2fsprogs/resize/
Dresize2fs.h46 #define N_(a) gettext_noop (a) macro
48 #define N_(a) (a) macro
58 #define N_(a) a macro
/external/bison/src/
Dsystem.h116 # define N_(Msgid) (Msgid) macro
/external/elfutils/tests/
Ddwflmodtest.c217 #define N_(Str) Str macro
/external/e2fsprogs/e2fsck/
De2fsck.h47 #define N_(a) gettext_noop (a) macro
49 #define N_(a) (a) macro
60 #define N_(a) a macro
/external/oprofile/libpopt/
Dpoptint.h114 #define N_(foo) foo macro
/external/eigen/unsupported/Eigen/src/Splines/
DSpline.h339 …Impl(const SplineType& spline, typename SplineType::Scalar u, DenseIndex order, DerivativeType& N_) in basisFunctionDerivativesImpl()
/external/elfutils/lib/
Deu-config.h91 #define N_(Str) Str macro
/external/bison/lib/
Dquotearg.c47 #define N_(msgid) msgid macro
/external/libmtp/src/
Dptp.c39 # define N_(String) gettext_noop (String) macro
41 # define N_(String) (String) macro
50 # define N_(String) (String) macro