Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gprf.c86 arcf_t arctail; /* Address in caller function */ member
416 void *arctail; in __ghs_indgcount() local
434 arctail = *parctail; in __ghs_indgcount()
435 hashidx = ((char *)arctail - (char *)TEXT_BEGIN) / HASHDIVISOR; in __ghs_indgcount()
455 if((arcf_t)arctail == arcptr->arctail) { in __ghs_indgcount()
484 arcptr->arctail = (arcf_t)arctail; in __ghs_indgcount()