Home
last modified time | relevance | path

Searched refs:apiver (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/core/
Dpxelinux-c.c16 di->pxe.apiver = APIVer; in get_derivative_info()
/external/python/cpython2/Include/
Dmodsupport.h119 int apiver);
/external/python/cpython2/Doc/c-api/
Dallocation.rst96 …: PyObject* Py_InitModule4(char *name, PyMethodDef *methods, char *doc, PyObject *self, int apiver)
103 known uses in the current version of Python.) For *apiver*, the only value
/external/syslinux/com32/include/syslinux/
Dconfig.h120 uint16_t apiver; member
/external/python/cpython2/Doc/data/
Drefcounts.dat487 Py_InitModule4:int:apiver::usually provided by Py_InitModule or Py_InitModule3