Searched defs:PTRCALL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dinternal.h12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL macro
/external/expat/lib/
H A Dinternal.h12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL macro

Completed in 94 milliseconds