Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c4254 RCEC; typedef
4258 static RCEC* alloc_RCEC ( void ) { in alloc_RCEC()
4262 static void free_RCEC ( RCEC* rcec ) { in free_RCEC()
4268 static RCEC** contextTab = NULL; /* hash table of RCEC*s */
4274 static Word RCEC__cmp_by_frames ( RCEC* ec1, RCEC* ec2 ) { in RCEC__cmp_by_frames()
4289 static void ctxt__rcdec ( RCEC* ec ) in ctxt__rcdec()
4299 static void ctxt__rcinc ( RCEC* ec ) in ctxt__rcinc()
4311 static void move_RCEC_one_step_forward ( RCEC** headp, RCEC* ec ) in move_RCEC_one_step_forward()
4313 RCEC *ec0, *ec1, *ec2; in move_RCEC_one_step_forward()
4328 RCEC* tmp; in move_RCEC_one_step_forward()
[all …]