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

  /external/python/cpython2/Modules/
cgensupport.h 24 #define getilongarray PyArg_GetLongArray
44 extern int PyArg_GetLongArray(PyObject *args, int nargs,
cgensupport.c 173 PyArg_GetLongArray(PyObject *args, int nargs, int i, int n, long *p_arg)

Completed in 79 milliseconds