Searched refs:AT_NULL (Results 1 – 13 of 13) sorted by relevance
9 #define AT_NULL 0 /* end of vector */ macro
69 } else if (buf[i] == AT_NULL) { in ppc_simd_caps()
67 } else if (buf[i] == AT_NULL) { in ppc_simd_caps()
115 for (; *auxv != AT_NULL && *auxv != AT_HWCAP; auxv += 2) in main4()
65 while (p->a_type != AT_NULL) { in find_auxv_entry()
50 for (auxv = (void *)envp; auxv->a_type != AT_NULL; auxv++) in get_syscall()
263 for (int i = 0; elf_auxv[i].a_type != AT_NULL; i++) in vdso_init_from_auxv()
273 one_aux_entry.a_type != AT_NULL) { in ReadAuxv()
622 if (n == 0 || entry.a_type == AT_NULL) { in CPU()
128 auxv_element->a_type != AT_NULL; in supportsSTFLE()
916 AT_NULL = 0 variable
1002 #define AT_NULL 0 /* End of vector */ macro
1147 #define AT_NULL 0 /* End of vector */ macro