Searched refs:VKI_AT_NULL (Results 1 – 3 of 3) sorted by relevance
325 for ( ; orig_auxv->a_type != VKI_AT_NULL; orig_auxv++) { in copy_auxv_entry()838 auxv->a_type = VKI_AT_NULL; in setup_client_stack()
255 #define VKI_AT_NULL AT_NULL macro
171 while (auxv->a_type != VKI_AT_NULL) { in count_auxv()