| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| localcharset.c | 93 'charset_aliases' simultaneously, both will produce the same value, 94 and everything will be ok if the two assignments to 'charset_aliases' 102 static const char * volatile charset_aliases; variable 110 cp = charset_aliases; 270 charset_aliases = cp;
|
| /src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| localcharset.c | 94 'charset_aliases' simultaneously, both will produce the same value, 95 and everything will be ok if the two assignments to 'charset_aliases' 103 static const char * volatile charset_aliases; variable 111 cp = charset_aliases; 271 charset_aliases = cp;
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| localcharset.c | 93 'charset_aliases' simultaneously, both will produce the same value, 94 and everything will be ok if the two assignments to 'charset_aliases' 102 static const char * volatile charset_aliases; variable 110 cp = charset_aliases; 270 charset_aliases = cp;
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| localcharset.c | 93 'charset_aliases' simultaneously, both will produce the same value, 94 and everything will be ok if the two assignments to 'charset_aliases' 102 static const char * volatile charset_aliases; variable 110 cp = charset_aliases; 270 charset_aliases = cp;
|
| /src/external/gpl2/grep/dist/intl/ |
| localcharset.c | 90 'charset_aliases' simultaneously, both will produce the same value, 91 and everything will be ok if the two assignments to 'charset_aliases' 99 static const char * volatile charset_aliases; variable 107 cp = charset_aliases; 210 charset_aliases = cp;
|
| /src/external/gpl2/texinfo/dist/intl/ |
| localcharset.c | 99 'charset_aliases' simultaneously, both will produce the same value, 100 and everything will be ok if the two assignments to 'charset_aliases' 108 static const char * volatile charset_aliases; variable 116 cp = charset_aliases; 257 charset_aliases = cp;
|
| /src/external/gpl3/gcc.old/dist/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;
|