Searched defs:inbuf (Results 1 – 9 of 9) sorted by relevance
13 char *inbuf; in do_test() local
30 iconv (iconv_t cd, char **inbuf, size_t *inbytesleft, char **outbuf, in iconv()
30 __gconv (__gconv_t cd, const unsigned char **inbuf, in __gconv()
47 char *inbuf; in do_test() local
12 char inbuf[BUFSIZE]; in do_test() local
46 uint32_t inbuf[3] = { VALUE (0x41), VALUE (0x80000000), VALUE (0x42) }; in do_test() local
95 char *inbuf, *outbuf; in test_unalign() local
289 wchar_t inbuf[1] = { seq->ucs4 }; in convert_charseq() local491 static char *inbuf = NULL; in process_fd() local
545 static char *inbuf = NULL; in process_fd() local
Completed in 16 milliseconds