Searched refs:bc_map_index (Results 1 – 4 of 4) sorted by relevance
91 size_t bc_map_index(const BcVec *restrict v, const char *name);
332 size_t bc_map_index(const BcVec *restrict v, const char *name) { in bc_map_index() function
208 idx = bc_map_index(&p->prog->fn_map, name); 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()