Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dfini.c632 int numhalf; in testname() local
638 numhalf = 0; in testname()
644 ++numhalf; in testname()
671 if (numhalf == 0) in testname()
680 if (num - numhalf > 1) in testname()
706 int numhalf; in testnames() local
712 numhalf = 0; in testnames()
718 ++numhalf; in testnames()
745 if (numhalf == 0) in testnames()
754 if (num - numhalf > 1) in testnames()