Searched refs:bc_map_index (Results 1 – 4 of 4) sorted by relevance
88 size_t bc_map_index(const BcVec *restrict v, const struct BcId *restrict ptr);
245 size_t bc_map_index(const BcVec *restrict v, const BcId *restrict ptr) { in bc_map_index() function
220 idx = bc_map_index(&p->prog->fn_map, &id); in bc_parse_call()
1009 size_t bc_map_index(BcVec *v, struct str_len *ptr) { in bc_map_index() function3224 idx = bc_map_index(&p->prog->fn_map, &id); in bc_parse_call()3228 idx = bc_map_index(&p->prog->fn_map, &id); in bc_parse_call()