Searched defs:_XkbRealloc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libxkbfile/dist/src/
H A DXKBfileInt.h45 #define _XkbRealloc(o,s) realloc((o),(s)) macro
/xsrc/external/mit/libxkbui/dist/src/
H A DXKBuiPriv.h53 #define _XkbRealloc(o,s) realloc((o),(s)) macro
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBlibint.h120 #define _XkbRealloc(o,s) Xrealloc((o),(s)) macro
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBsrv.h296 #define _XkbRealloc(o,s) Xrealloc((o),(s)) macro

Completed in 4 milliseconds