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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
ceval.c 182 #define PCALL_FASTER_FUNCTION 3
205 PCALL_FUNCTION > PCALL_FAST_FUNCTION > PCALL_FASTER_FUNCTION
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
ceval.c 180 #define PCALL_FASTER_FUNCTION 3
203 PCALL_FUNCTION > PCALL_FAST_FUNCTION > PCALL_FASTER_FUNCTION
    [all...]
  /external/python/cpython2/Python/
ceval.c 182 #define PCALL_FASTER_FUNCTION 3
205 PCALL_FUNCTION > PCALL_FAST_FUNCTION > PCALL_FASTER_FUNCTION
    [all...]
  /external/python/cpython3/Python/
ceval.c 94 #define PCALL_FASTER_FUNCTION 3
117 PCALL_FUNCTION > PCALL_FAST_FUNCTION > PCALL_FASTER_FUNCTION
    [all...]

Completed in 5532 milliseconds