Home
last modified time | relevance | path

Searched refs:state_p (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDggc-common.c331 call_count (void **slot, void *state_p) in call_count() argument
334 struct traversal_state *state = (struct traversal_state *)state_p; in call_count()
344 call_alloc (void **slot, void *state_p) in call_alloc() argument
347 struct traversal_state *state = (struct traversal_state *)state_p; in call_alloc()
370 relocate_ptrs (void *ptr_p, void *state_p) in relocate_ptrs() argument
374 = (struct traversal_state *)state_p; in relocate_ptrs()