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

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwindmc.c247 probe_codepage (rc_uint_type *cp, int *is_uni, const char *pswitch, int defmode) argument
249 if (*is_uni == -1)
252 *is_uni = defmode;
254 *is_uni = 1;
256 if (*is_uni)
269 *is_uni = 1;
276 *is_uni = 0;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwindmc.c247 probe_codepage (rc_uint_type *cp, int *is_uni, const char *pswitch, int defmode) argument
249 if (*is_uni == -1)
252 *is_uni = defmode;
254 *is_uni = 1;
256 if (*is_uni)
269 *is_uni = 1;
276 *is_uni = 0;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwindmc.c247 probe_codepage (rc_uint_type *cp, int *is_uni, const char *pswitch, int defmode) argument
249 if (*is_uni == -1)
252 *is_uni = defmode;
254 *is_uni = 1;
256 if (*is_uni)
269 *is_uni = 1;
276 *is_uni = 0;

Completed in 125 milliseconds