Searched refs:bc_slabvec_strdup (Results 1 – 2 of 2) sorted by relevance
425 bc_slabvec_strdup(BcVec* restrict v, const char* str);
452 id.name = bc_slabvec_strdup(&vm->slabs, name); in bc_map_insert()561 bc_slabvec_strdup(BcVec* v, const char* str) in bc_slabvec_strdup() function