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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 464 /* GetReqExtra is the same as GetReq, but allocates "n" additional
468 #define GetReqExtra(name, n, req) \
478 #define GetReqExtra(name, n, req) \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlibint.h 465 /* GetReqExtra is the same as GetReq, but allocates "n" additional
469 #define GetReqExtra(name, n, req) \
472 #define GetReqExtra(name, n, req) \
    [all...]

Completed in 118 milliseconds