Searched refs:GETBLTYPE (Results 1 – 3 of 3) sorted by relevance
383 return (GETBLTYPE(label) == SUN_INVALID_ID); in bisinvalid()
241 "line %3$d entry %4$s\n"), name, GETBLTYPE(lab), linenum,
353 #define GETBLTYPE(l) (((const _bclabel_impl_t *)(l))->_bcl_sl.id) macro