Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dvector.c415 bc_map_find(const BcVec* restrict v, const char* name) in bc_map_find() function
443 *i = bc_map_find(v, name); in bc_map_insert()
468 i = bc_map_find(v, name); in bc_map_index()