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

  /prebuilts/misc/common/swig/include/2.0.11/lua/
lua.swg 82 %rename(__call) *::operator(); // the fn call operator
132 %rename(__call) *::__call__; // the fn call operator()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 482 #define __dfp_expansion(__call,__fin,x) \
485 __call##d32(x), \
488 __call##d64(x), \
491 __call##d128(x), \
494 #define __dfp_expansion(__call,__fin,x) __fin
    [all...]

Completed in 1056 milliseconds