HomeSort by relevance Sort by last modified time
    Searched full:get_errno (Results 26 - 44 of 44) sorted by null

12

  /external/jemalloc/include/jemalloc/internal/
private_unnamespace.h 270 #undef get_errno macro
  /external/python/cpython2/Modules/_ctypes/
callproc.c 125 - ctypes.get_errno() and ctypes.get_last_error() returns the current ctypes
214 get_errno(PyObject *self, PyObject *args) function
    [all...]
  /external/python/cpython3/Modules/_ctypes/
callproc.c 120 - ctypes.get_errno() and ctypes.get_last_error() returns the current ctypes
207 get_errno(PyObject *self, PyObject *args) function
    [all...]
  /toolchain/binutils/binutils-2.27/include/gdb/
callback.h 78 int (*get_errno) (host_callback *);
77 int (*get_errno) (host_callback *); member in struct:host_callback_struct
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_ctypes.so 
  /external/python/cpython2/Lib/ctypes/
__init__.py 141 from _ctypes import get_errno, set_errno
  /external/python/cpython3/Lib/ctypes/
__init__.py 136 from _ctypes import get_errno, set_errno
  /kernel/tests/net/test/
csocket.py 107 errno = ctypes.get_errno()
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
__init__.py 144 from _ctypes import get_errno, set_errno
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
__init__.py 144 from _ctypes import get_errno, set_errno
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 144 from _ctypes import get_errno, set_errno
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 144 from _ctypes import get_errno, set_errno
  /external/jemalloc/src/
jemalloc.c 1074 if (get_errno() != 0 || (uintptr_t)end -\
1116 if (get_errno() != 0 || (uintptr_t)end -\
    [all...]
  /external/arm-neon-tests/
compute_ref.gccarm 
  /external/python/cpython2/Doc/library/
ctypes.rst     [all...]
  /external/python/cpython3/Doc/library/
ctypes.rst     [all...]
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 
  /external/python/cpython2/Doc/whatsnew/
2.6.rst     [all...]
  /external/python/cpython3/Doc/whatsnew/
2.6.rst     [all...]

Completed in 648 milliseconds

12