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

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c5833 struct ieee_name_type *nt, *ntlook;
5861 for (ntlook = h->types; ntlook != NULL; ntlook = ntlook->next)
5863 if (ntlook->id == id)
5864 nt = ntlook;
5865 else if (! ntlook->type.localp)
5829 struct ieee_name_type *nt, *ntlook; local
/haiku-buildtools/binutils/binutils/
H A Dieee.c5837 struct ieee_name_type *nt, *ntlook;
5865 for (ntlook = h->types; ntlook != NULL; ntlook = ntlook->next)
5867 if (ntlook->id == id)
5868 nt = ntlook;
5869 else if (! ntlook->type.localp)
5833 struct ieee_name_type *nt, *ntlook; local

Completed in 123 milliseconds