Home
last modified time | relevance | path

Searched defs:set_errno (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dutil.h47 set_errno(int errnum) { in set_errno() function
/external/jemalloc/include/jemalloc/internal/
Dutil.h318 set_errno(int errnum) in set_errno() function
Dprivate_namespace.h498 #define set_errno JEMALLOC_N(set_errno) macro
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c220 set_errno(PyObject *self, PyObject *args) in set_errno() function
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c217 set_errno(PyObject *self, PyObject *args) in set_errno() function
/external/python/cpython2/Modules/
D_testcapimodule.c1913 set_errno(PyObject *self, PyObject *args) in set_errno() function
/external/python/cpython3/Modules/
D_testcapimodule.c2171 set_errno(PyObject *self, PyObject *args) in set_errno() function