Searched defs:bc_func_insert (Results 1 – 2 of 2) sorted by relevance
58 bc_func_insert(BcFunc* f, BcProgram* p, char* name, BcType type, size_t line) in bc_func_insert() function
2344 BcStatus bc_func_insert(BcFunc *f, char *name, BcType type, size_t line) { in bc_func_insert() function