Searched defs:max_objs (Results 1 – 1 of 1) sorted by relevance
1501 __mf_object_t **objs, unsigned max_objs, int type) in __mf_find_objects2()1548 __mf_object_t **objs, unsigned max_objs) in __mf_find_objects()1601 __mf_object_t **objs, unsigned max_objs) in __mf_find_dead_objects()2026 enum {max_objs = 3}; /* magic */ in __mf_violation() enumerator