HomeSort by relevance Sort by last modified time
    Searched full:call_trampoline (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c 304 call_trampoline(PyThreadState *tstate, PyObject* callback, function
344 result = call_trampoline(tstate, self, frame, what, arg);
367 result = call_trampoline(tstate, callback, frame, what, arg);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c 304 call_trampoline(PyThreadState *tstate, PyObject* callback, function
344 result = call_trampoline(tstate, self, frame, what, arg);
367 result = call_trampoline(tstate, callback, frame, what, arg);
    [all...]
  /external/python/cpython2/Python/
sysmodule.c 304 call_trampoline(PyThreadState *tstate, PyObject* callback, function
344 result = call_trampoline(tstate, self, frame, what, arg);
367 result = call_trampoline(tstate, callback, frame, what, arg);
    [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 3146 milliseconds