Searched refs:DT_NULL (Results 1 – 3 of 3) sorted by relevance
139 for (i = 0; dyn[i].d_tag != DT_NULL; i++) { in vdso_init_from_sysinfo_ehdr()
54 GET_LE(&dyn[i].d_tag) != DT_NULL; i++) { in BITSFUNC()
73 #define DT_NULL 0 macro