Searched refs:bc_map_index (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/bc/include/
H A Dvector.h91 size_t bc_map_index(const BcVec *restrict v, const char *name);
/freebsd-12-stable/contrib/bc/src/
H A Dvector.c332 size_t bc_map_index(const BcVec *restrict v, const char *name) { function
H A Dbc_parse.c208 idx = bc_map_index(&p->prog->fn_map, name);

Completed in 302 milliseconds