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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
puremodule.c 58 typedef int (*StringIntArgFunc)(const char*, int);
146 call_stringandint_function(StringIntArgFunc func, PyObject *self,
    [all...]
  /external/python/cpython2/Modules/
puremodule.c 58 typedef int (*StringIntArgFunc)(const char*, int);
146 call_stringandint_function(StringIntArgFunc func, PyObject *self,

Completed in 209 milliseconds