Searched refs:cursource (Results 1 – 3 of 3) sorted by relevance
542 if (compile_time == 1 && cursource() != NULL) in SYNTAX()543 fprintf(stderr, " source file %s", cursource()); in SYNTAX()626 if (compile_time == 1 && cursource() != NULL) in error()627 fprintf(stderr, " source file %s", cursource()); in error()
216 char *cursource(void) /* current source file name */ in cursource() function
68 extern char *cursource(void);