Searched refs:on_heap (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/contrib/ia64/libuwx/src/
H A Duwx_self_info.h36 int on_heap; member in struct:uwx_self_info
H A Duwx_env.h105 int on_heap; member in struct:uwx_env
H A Duwx_env.c127 env->on_heap = 0;
161 env->on_heap = 1;
213 if (env->on_heap) {
H A Duwx_self.c49 info->on_heap = 0;
66 info->on_heap = 1;
76 if (info->on_heap)

Completed in 98 milliseconds