Home
last modified time | relevance | path

Searched refs:ntlook (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dieee.c5833 struct ieee_name_type *nt, *ntlook; in ieee_start_struct_type() local
5861 for (ntlook = h->types; ntlook != NULL; ntlook = ntlook->next) in ieee_start_struct_type()
5863 if (ntlook->id == id) in ieee_start_struct_type()
5864 nt = ntlook; in ieee_start_struct_type()
5865 else if (! ntlook->type.localp) in ieee_start_struct_type()