HomeSort by: relevance | last modified time | path
    Searched refs:to_buf (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/modules/im/ximcp/
imLcLkup.c 290 char *to_buf; local
313 to_buf = &scratchbuf[to_cnvlen];
316 (XPointer *)&to_buf, &to_left, NULL, 0) < 0) {
361 wchar_t *to_buf; local
384 to_buf = &scratchbuf[to_cnvlen];
387 (XPointer *)&to_buf, &to_left, NULL, 0) < 0) {
imDefLkup.c 987 char *to_buf; local
1010 to_buf = &scratchbuf[to_cnvlen];
1013 (XPointer *)&to_buf, &to_left, NULL, 0) < 0) {
1063 wchar_t *to_buf; local
1086 to_buf = &scratchbuf[to_cnvlen];
1089 (XPointer *)&to_buf, &to_left, NULL, 0) < 0) {
imThaiFlt.c 566 char *to_buf; local
580 to_buf = (char *)&c;
585 (XPointer *)&to_buf, &to_left, NULL, 0) < 0)

Completed in 5 milliseconds