Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dwindmc.c247 probe_codepage (rc_uint_type *cp, int *is_uni, const char *pswitch, int defmode) in probe_codepage() argument
249 if (*is_uni == -1) in probe_codepage()
252 *is_uni = defmode; in probe_codepage()
254 *is_uni = 1; in probe_codepage()
256 if (*is_uni) in probe_codepage()
269 *is_uni = 1; in probe_codepage()
276 *is_uni = 0; in probe_codepage()