Searched refs:charset_aliases (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Dlocalcharset.c71 'charset_aliases' simultaneously, both will produce the same value,
72 and everything will be ok if the two assignments to 'charset_aliases'
80 static const char * volatile charset_aliases; variable
91 cp = charset_aliases;
192 charset_aliases = cp;
/openbsd-current/gnu/gcc/intl/
H A Dlocalcharset.c97 'charset_aliases' simultaneously, both will produce the same value,
98 and everything will be ok if the two assignments to 'charset_aliases'
106 static const char * volatile charset_aliases; variable
114 cp = charset_aliases;
255 charset_aliases = cp;
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dlocalcharset.c97 'charset_aliases' simultaneously, both will produce the same value,
98 and everything will be ok if the two assignments to 'charset_aliases'
106 static const char * volatile charset_aliases; variable
114 cp = charset_aliases;
255 charset_aliases = cp;

Completed in 78 milliseconds