Home
last modified time | relevance | path

Searched refs:in_cmd_src (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gawk/gawk-5.1.1/
H A Dcmd.h171 extern int in_cmd_src(const char *);
H A Dcommand.y323 if (in_cmd_src($2->a_string))
H A Dcommand.c1778 if (in_cmd_src(yyvsp[0]->a_string)) in yyparse()
H A Ddebug.c5874 in_cmd_src(const char *filename) in in_cmd_src() function