Home
last modified time | relevance | path

Searched refs:AT_NULL (Results 1 - 25 of 31) sorted by relevance

12

/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dmustang_auxv.rs18 AT_CLKTCK, AT_EXECFN, AT_HWCAP, AT_HWCAP2, AT_NULL, AT_PAGESZ, AT_PHDR, AT_PHENT, AT_PHNUM,
141 AT_NULL => break, in init_from_auxp()
H A Dauxv.rs25 AT_BASE, AT_CLKTCK, AT_EXECFN, AT_HWCAP, AT_HWCAP2, AT_NULL, AT_PAGESZ, AT_PHDR, AT_PHENT,
217 AT_NULL => break, in init_from_auxp()
/third_party/ffmpeg/libavutil/ppc/
H A Dcpu.c87 if (buf[i] == AT_NULL) in ff_get_cpu_flags_ppc()
/third_party/ltp/libs/libltpvdso/
H A Dparse_vdso.c270 for (i = 0; elf_auxv[i].a_type != AT_NULL; i++) { in vdso_init_from_auxv()
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
H A Dmod.rs268 pub const AT_NULL: ::c_ulong = 0; consts
/third_party/node/deps/v8/src/base/
H A Dcpu.cc808 if (n == 0 || entry.a_type == AT_NULL) { in CPU()
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc132 auxv_element->a_type != AT_NULL; in supportsSTFLE()
/third_party/elfio/elfio/
H A Delf_types.hpp1061 constexpr Elf_Word AT_NULL = 0; // End of vector member
/third_party/musl/porting/linux/user/include/
H A Delf.h989 #define AT_NULL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h980 #define AT_NULL 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h980 #define AT_NULL 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h980 #define AT_NULL 0 macro
/third_party/musl/include/
H A Delf.h1015 #define AT_NULL 0 macro
/third_party/elfutils/libelf/
H A Delf.h1182 #define AT_NULL 0 /* End of vector */ macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1342 pub const AT_NULL: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs147 pub const AT_NULL: u32 = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1560 pub const AT_NULL: ::c_ulong = 0; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3037 pub const AT_NULL: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs152 pub const AT_NULL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs152 pub const AT_NULL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs158 pub const AT_NULL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs146 pub const AT_NULL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs158 pub const AT_NULL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs146 pub const AT_NULL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs145 pub const AT_NULL: u32 = 0; consts

Completed in 188 milliseconds

12