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

  /ndk/sources/host-tools/nawk-20071023/
lib.c 512 if (compile_time == 1 && cursource() != NULL)
513 fprintf(stderr, " source file %s", cursource());
596 if (compile_time == 1 && cursource() != NULL)
597 fprintf(stderr, " source file %s", cursource());
main.c 186 char *cursource(void) /* current source file name */ function
proto.h 73 extern char *cursource(void);

Completed in 412 milliseconds