Searched defs:get_errno (Results 1 - 5 of 5) sorted by relevance

/external/bison/lib/
H A Dget-errno.c33 get_errno (void) function
/external/python/cpython2/Lib/ctypes/
H A D__init__.py141 from _ctypes import get_errno, set_errno namespace
/external/python/cpython2/Modules/_ctypes/
H A Dcallproc.c125 - ctypes.get_errno() and ctypes.get_last_error() returns the current ctypes
214 get_errno(PyObject *self, PyObject *args) function
1919 {"get_errno", get_errno, METH_NOARGS},
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h270 #define get_errno JEMALLOC_N(get_errno) macro
H A Dprivate_unnamespace.h270 #undef get_errno macro

Completed in 1665 milliseconds