Searched refs:xxx_reset (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/lib/
H A Dconverters.h76 int (*xxx_reset) (conv_t conv, unsigned char *r, int n); member in struct:wctomb_funcs
78 * int xxx_reset (conv_t conv, unsigned char *r, int n)
87 /* Return code if output buffer is too small. (xxx_wctomb, xxx_reset) */
H A Dloop_unicode.h511 if (cd->ofuncs.xxx_reset) {
514 int outcount = cd->ofuncs.xxx_reset(cd,outptr,outleft);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/lib/
H A Dconverters.h76 int (*xxx_reset) (conv_t conv, unsigned char *r, int n); member in struct:wctomb_funcs
78 * int xxx_reset (conv_t conv, unsigned char *r, int n)
87 /* Return code if output buffer is too small. (xxx_wctomb, xxx_reset) */
H A Dloop_unicode.h511 if (cd->ofuncs.xxx_reset) {
514 int outcount = cd->ofuncs.xxx_reset(cd,outptr,outleft);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/lib/
H A Dconverters.h76 int (*xxx_reset) (conv_t conv, unsigned char *r, int n); member in struct:wctomb_funcs
78 * int xxx_reset (conv_t conv, unsigned char *r, int n)
87 /* Return code if output buffer is too small. (xxx_wctomb, xxx_reset) */
H A Dloop_unicode.h511 if (cd->ofuncs.xxx_reset) {
514 int outcount = cd->ofuncs.xxx_reset(cd,outptr,outleft);

Completed in 183 milliseconds