HomeSort by relevance Sort by last modified time
    Searched full:cursource (Results 1 - 3 of 3) sorted by null

  /external/one-true-awk/
lib.c 522 if (compile_time == 1 && cursource() != NULL)
523 fprintf(stderr, " source file %s", cursource());
606 if (compile_time == 1 && cursource() != NULL)
607 fprintf(stderr, " source file %s", cursource());
main.c 208 char *cursource(void) /* current source file name */ function
proto.h 68 extern char *cursource(void);

Completed in 95 milliseconds