HomeSort by: relevance | last modified time | path
    Searched defs:outbufptr (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libICE/dist/include/X11/ICE/
ICEconn.h 159 char *outbufptr; /* Output buffer index pointer */ member in struct:_IceConn
  /xsrc/external/mit/libX11/dist/modules/lc/gen/
lcGenConv.c 686 char *outbufptr,
694 *outbufptr = ( code >> i) & 0xff;
697 *outbufptr = *outbufptr & GL;
699 *outbufptr = *outbufptr | GR;
702 outbufptr++;
757 wchar_t *outbufptr = (wchar_t *) *to; local
776 if (outbufptr) {*outbufptr++ = L'\0';
916 char *outbufptr = *to; local
1075 char *outbufptr = *to; local
1257 wchar_t *outbufptr = (wchar_t *) *to; local
1443 wchar_t *outbufptr = (wchar_t *) *to; local
1648 char *outbufptr = *to; local
1765 char *outbufptr = *to; local
1888 char *outbufptr; local
1943 char *outbufptr = *to; local
2099 char *outbufptr = *to; local
2230 XPointer outbufptr; local
2280 XPointer outbufptr; local
2407 char *outbufptr = *to; local
2514 wchar_t *outbufptr = (wchar_t *)*to; local
    [all...]

Completed in 8 milliseconds