Searched refs:bc_parse_auto (Results 1 – 2 of 2) sorted by relevance
866 static void bc_parse_auto(BcParse *p) { in bc_parse_auto() function929 bc_parse_auto(p); in bc_parse_body()958 bc_parse_auto(p); in bc_parse_stmt()
3902 static BcStatus bc_parse_auto(BcParse *p) { in bc_parse_auto() function3979 s = bc_parse_auto(p); in bc_parse_body()4003 if (type == BC_LEX_KEY_AUTO) return bc_parse_auto(p); in bc_parse_stmt()