Home | History | Annotate | Download | only in objects

Lines Matching refs:OBJ_bsearch_ex_

1016 const void *	OBJ_bsearch_ex_(const void *key,const void *base,int num,
1094 ((type2 *)OBJ_bsearch_ex_(CHECKED_PTR_OF(type1,key),CHECKED_PTR_OF(type2,base), \