Searched defs:ISLAST (Results 1 – 2 of 2) sorted by relevance
38 #define ISLAST(p) (p->n_un.n_name == 0 || p->n_un.n_name[0] == 0) macro