Home
last modified time | relevance | path

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

/freebsd/lib/libc/iconv/
H A Dcitrus_stdenc_template.h49 #define _TO_STATE(_ps_) ((_ENCODING_STATE*)(_ps_)) argument
/freebsd/lib/libiconv_modules/ZW/
H A Dcitrus_zw.c76 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) ((_ps_)->charset != NONE) argument
/freebsd/lib/libiconv_modules/UTF8/
H A Dcitrus_utf8.c128 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/EUCTW/
H A Dcitrus_euctw.c101 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/JOHAB/
H A Dcitrus_johab.c72 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c146 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) ((_ps_)->inuse == NULL) argument
/freebsd/lib/libiconv_modules/EUC/
H A Dcitrus_euc.c109 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/GBK2K/
H A Dcitrus_gbk2k.c72 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/MSKanji/
H A Dcitrus_mskanji.c106 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/DECHanyu/
H A Dcitrus_dechanyu.c71 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c115 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/UTF1632/
H A Dcitrus_utf1632.c89 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/UES/
H A Dcitrus_ues.c68 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c134 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) \ argument
135 (!((_ps_)->flags & _ISO2022STATE_FLAG_INITIALIZED))
/freebsd/lib/libiconv_modules/UTF7/
H A Dcitrus_utf7.c79 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument
/freebsd/lib/libiconv_modules/VIQR/
H A Dcitrus_viqr.c223 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) 0 argument