Searched refs:bbcc_hash (Results 1 – 2 of 2) sorted by relevance
551 typedef struct _bbcc_hash bbcc_hash; typedef617 bbcc_hash bbccs;758 void CLG_(init_bbcc_hash)(bbcc_hash* bbccs);759 void CLG_(copy_current_bbcc_hash)(bbcc_hash* dst);760 bbcc_hash* CLG_(get_current_bbcc_hash)(void);761 void CLG_(set_current_bbcc_hash)(bbcc_hash*);
41 bbcc_hash current_bbccs;43 void CLG_(init_bbcc_hash)(bbcc_hash* bbccs) in CLG_()57 void CLG_(copy_current_bbcc_hash)(bbcc_hash* dst) in CLG_()66 bbcc_hash* CLG_(get_current_bbcc_hash)() in CLG_()71 void CLG_(set_current_bbcc_hash)(bbcc_hash* h) in CLG_()