HomeSort by relevance Sort by last modified time
    Searched refs:GetReqExtra (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/XME/
xme.c 187 #define XiGMiscGetReqExtra(name,n,req,info) GetReqExtra (name, n, req); \
194 #define XiGMiscGetReqExtra(name,n,req,info) GetReqExtra (name, n, req); \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 450 /* GetReqExtra is the same as GetReq, but allocates "n" additional
454 #define GetReqExtra(name, n, req) \
464 #define GetReqExtra(name, n, req) \
    [all...]

Completed in 14 milliseconds