Home
last modified time | relevance | path

Searched refs:input_stat (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcc.c4100 static struct stat input_stat; variable
4808 &input_stat); in do_spec_1()
4819 || input_stat.st_dev != st_temp.st_dev in do_spec_1()
4820 || input_stat.st_ino != st_temp.st_ino) in do_spec_1()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c4761 static struct stat input_stat; variable
5476 &input_stat); in do_spec_1()
5487 || input_stat.st_dev != st_temp.st_dev in do_spec_1()
5488 || input_stat.st_ino != st_temp.st_ino) in do_spec_1()