Searched refs:__mf_unwatch (Results 1 – 4 of 4) sorted by relevance
11 __mf_unwatch (& foo[6], sizeof(foo[6])); in main()
95 extern unsigned __mf_unwatch (void *ptr, __mf_size_t sz);
2121 unsigned __mf_unwatch (void *ptr, size_t sz) in __mf_unwatch() function
1227 * mf-runtime.h.in (__mf_watch, __mf_unwatch): Extend public API.1231 (__mf_watch, __mf_unwatch): New wrappers for above.