HomeSort by relevance Sort by last modified time
    Searched refs:charset_aliases (Results 1 - 3 of 3) sorted by null

  /external/bison/lib/
localcharset.c 105 '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/
localcharset.c 97 '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;
  /toolchain/binutils/binutils-2.25/intl/
localcharset.c 97 '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 2655 milliseconds