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

/external/bison/lib/
H A Dlocalcharset.c105 'charset_aliases' simultaneously, both will produce the same value,
106 and everything will be ok if the two assignments to 'charset_aliases'
114 static const char * volatile charset_aliases; variable
122 cp = charset_aliases;
341 charset_aliases = cp;
/external/e2fsprogs/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;
254 charset_aliases = cp;

Completed in 27 milliseconds