Searched refs:getbound (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dexterns1.h151 extern int getbound(type_t *);
H A Ddecl.c809 getbound(type_t *tp) function
834 LERROR("getbound()");
1065 align(getbound(tp), tp->t_flen);
1070 align(getbound(tp), 0);
H A Dtree.c1873 if (getbound(tp->t_subt) > getbound(tn->tn_type->t_subt)) {

Completed in 103 milliseconds