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

  /external/python/cpython2/Modules/
cgensupport.h 15 #define mknewshortobject(x) PyInt_FromLong((long)x) macro
glmodule.c 73 PyTuple_SetItem(v, 1, mknewshortobject(arg1));
    [all...]

Completed in 189 milliseconds