Home
last modified time | relevance | path

Searched defs:errno (Results 1 - 25 of 179) sorted by relevance

12345678

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Derrno.h63 #define errno (*__errno_location()) macro
65 #define errno (*__errno()) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Derrno.h16 #define errno (*__errno_location()) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Derrno.h16 #define errno (*__errno_location()) macro
/third_party/musl/porting/liteos_m/user/include/
H A Derrno.h16 #define errno (*__errno_location()) macro
/third_party/musl/src/include/
H A Derrno.h11 #undef errno macro
12 #define errno (*___errno_location()) macro
/third_party/musl/include/
H A Derrno.h16 #define errno (*__errno_location()) macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Derrno.rs12 pub static mut errno: ::c_int; consts
/third_party/musl/porting/liteos_a/kernel/include/
H A Derrno.h16 #define errno (*__errno_location()) macro
/foundation/graphic/graphic_2d/utils/build/
H A Dcopy_arkui_adapters.py20 import errno namespace
/third_party/node/test/parallel/
H A Dtest-errors-systemerror.js82 errno: 123, global() property
H A Dtest-dgram-socket-buffer-size.js128 errno: UV_EINVAL, global() property
151 errno: UV_EINVAL, global() property
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Derrno.h37 #undef errno macro
72 #define errno (*__errno_location()) macro
/third_party/python/Tools/scripts/
H A Ddutree.py4 import os, sys, errno namespace
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dwarnings_test.py23 import errno namespace
H A Doptimization_test.py26 import errno namespace
/third_party/musl/libc-test/src/functional/
H A Dsem_open.c46 "trywait on locked sem: got errno \\"%s\\" (%d), want EAGAIN (%d)\\n", strerror(errno), errno, EAGAIN); main() local
[all...]
/third_party/python/Lib/test/subprocessdata/
H A Dfd_status.py9 import errno namespace
/third_party/python/Lib/ctypes/test/
H A Dtest_errno.py1 import unittest, os, errno namespace
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_registry_tables.py17 import errno namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_registry_tables.py17 import errno namespace
/third_party/python/Lib/test/
H A Dtest_errno.py5 import errno namespace
[all...]
/third_party/spirv-tools/utils/
H A Dgenerate_changelog.py23 import errno namespace
/device/soc/rockchip/common/sdk_linux/scripts/
H A Dclang-wrapper.py34 import errno namespace
/third_party/glslang/
H A Dbuild_info.py18 import errno namespace
/third_party/node/tools/gyp/pylib/gyp/
H A Dxcode_ninja.py15 import errno namespace

Completed in 5 milliseconds

12345678