Home
last modified time | relevance | path

Searched refs:enc (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/generic/
Dsysdep.h56 # define cfi_personality(enc, exp) .cfi_personality enc, exp
57 # define cfi_lsda(enc, exp) .cfi_lsda enc, exp
91 # define CFI_PERSONALITY(enc, exp) \ argument
92 ".cfi_personality " CFI_STRINGIFY(enc) "," CFI_STRINGIFY(exp)
93 # define CFI_LSDA(enc, exp) \ argument
94 ".cfi_lsda " CFI_STRINGIFY(enc) "," CFI_STRINGIFY(exp)
/glibc-2.36/libio/
Dtst-fopenloc2.c10 const char *enc; member
73 if (asprintf (&ccs, "r,ccs=%s", tests[i].enc) == -1) in do_test()
/glibc-2.36/manual/
Dtexinfo.tex9924 \def\declaredencoding{\csname #1.enc\endcsname}%
9928 \def\ascii{\csname US-ASCII.enc\endcsname}%
9929 \def\latnine{\csname ISO-8859-15.enc\endcsname}%
9930 \def\latone{\csname ISO-8859-1.enc\endcsname}%
9931 \def\lattwo{\csname ISO-8859-2.enc\endcsname}%
9932 \def\utfeight{\csname UTF-8.enc\endcsname}%