Searched defs:bc_program_search (Results 1 – 2 of 2) sorted by relevance
252 bc_program_search(BcProgram* p, const char* name, bool var) in bc_program_search() function
4603 static BcVec* bc_program_search(BcProgram *p, char *id, BcType type) { in bc_program_search() function