Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Derrno.h45 #define get_errno() errno macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Derrno.h19 #define get_errno() errno macro
/third_party/python/Lib/ctypes/
H A D__init__.py141 from _ctypes import get_errno, set_errno namespace
/third_party/python/Modules/_ctypes/
H A Dcallproc.c223 get_errno(PyObject *self, PyObject *args) in get_errno() function

Completed in 4 milliseconds