Searched refs:HOST_ISLAST (Results 1 – 4 of 4) sorted by relevance
141 for (i = 0; !HOST_ISLAST (&ht[i]); ++i) in must_be_tests()154 for (i = 0; !HOST_ISLAST (&ht[i]); ++i) in must_be_tests()172 for (i = 0; !HOST_ISLAST (&ht[i]); ++i) in must_be_tests()187 for (i = 0; !HOST_ISLAST (&ht[i]); ++i) in must_be_tests()221 for (i = 0; !HOST_ISLAST (&ht[i]); ++i) in must_be_tests()
57 #define HOST_ISLAST(h) ((h)->h_name == NULL && (h)->h_length == 0) macro
118 for (i=0; ! HOST_ISLAST(& host_data[i]); i++) in init()
4981 (HOST_ISLAST): New.