Searched refs:bb_error_msg (Results 1 – 1 of 1) sorted by relevance
56 void bb_error_msg(const char *s, ...) in bb_error_msg() function538 bb_error_msg("line %d invalid: '%s'\n", linenum, line); in main()620 bb_error_msg("line %d: Unsupported file type %c", linenum, type); in main()
Completed in 3 milliseconds