Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dcodeset.h57 #define CODESET_NONE 0 macro
H A Dwctomb.c51 case CODESET_NONE:
H A Dwcstombs.c53 case CODESET_NONE:
H A Dmbstowcs.c53 case CODESET_NONE:
H A Dmbtowc.c54 case CODESET_NONE:
H A Dsetlocale.c51 CODESET_NONE, /* no codeset */
812 _code_set_info.code_id = CODESET_NONE; in set_default()