Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-heuristics.c53 __mf_heuristic_check (uintptr_t ptr, uintptr_t ptr_high) in __mf_heuristic_check()
H A Dmf-runtime.c818 uintptr_t ptr_high = CLAMPSZ (ptr, sz); in __mfu_check() local
1500 __mf_find_objects2 (uintptr_t ptr_low, uintptr_t ptr_high, in __mf_find_objects2()
1547 __mf_find_objects (uintptr_t ptr_low, uintptr_t ptr_high, in __mf_find_objects()
2134 uintptr_t ptr_high = CLAMPSZ (ptr, sz); in __mf_watch_or_not() local