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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL
  /external/expat/lib/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL

Completed in 1928 milliseconds