Searched defs:ptr_high (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-heuristics.c53 __mf_heuristic_check (uintptr_t ptr, uintptr_t ptr_high) argument
H A Dmf-runtime.c818 uintptr_t ptr_high = CLAMPSZ (ptr, sz); local
1500 __mf_find_objects2(uintptr_t ptr_low, uintptr_t ptr_high, __mf_object_t **objs, unsigned max_objs, int type) argument
1547 __mf_find_objects(uintptr_t ptr_low, uintptr_t ptr_high, __mf_object_t **objs, unsigned max_objs) argument
2134 uintptr_t ptr_high = CLAMPSZ (ptr, sz); local
[all...]

Completed in 101 milliseconds