Home
last modified time | relevance | path

Searched defs:VFileLine (Results 1 – 3 of 3) sorted by path

/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Parser/
H A DVParseBison.y323 static void NEED_S09(VFileLine*, const string&) { in NEED_S09() argument
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Preproc/
H A DVFileLine.h43 VFileLine(int called_only_for_default) {init("",0);} in VFileLine() function
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dtcpdump.c1478 char VFileLine[PATH_MAX + 1]; in main() local