| conv.c | 54 CHAR_T **tostr = (CHAR_T **)(void *)&cw->bp1; local 57 BINC_RETW(NULL, *tostr, *blen, len); 62 memcpy((*tostr) + i, &w, sizeof(**tostr)); 115 CHAR_T **tostr = (CHAR_T **)(void *)&cw->bp1; local 129 BINC_RETW(NULL, *tostr, *blen, nlen); 143 memcpy((*tostr) + i, &w, sizeof(**tostr)); 148 memcpy((*tostr) + i, &w, sizeof(**tostr)); 232 char **tostr = (char **)(void *)&cw->bp1; local 255 char **tostr = (char **)(void *)&cw->bp1; local [all...] |