Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gcnt.c19 extern void __ghs_indgcount(void *head, void **ptail);
22 __ghs_indgcount(head, &tail); in __ghs_gcount()
Dind_gcnt.ppc48 e_bl %tv(__ghs_indgcount)
50 e_bl __ghs_indgcount
106 bl %tv(__ghs_indgcount)
108 bl __ghs_indgcount
139 bl %tv(__ghs_indgcount)
141 bl __ghs_indgcount
172 bl %tv(__ghs_indgcount)
174 bl __ghs_indgcount
194 .scall __ghs_indgcount
Dind_gprf.c413 void __ghs_indgcount(void (*archead)(void), void (**parctail)(void)) in __ghs_indgcount() function