Searched refs:dot_seen (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/usr.bin/bc/
H A Dscan.l43 static bool dot_seen;
88 dot_seen = false;
94 dot_seen = true;
101 if (dot_seen) {
107 dot_seen = true;
/freebsd-9.3-release/contrib/ntp/tests/
H A DMakefile.in539 dot_seen=no; \
548 dot_seen=yes; \
556 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/ntp/kernel/
H A DMakefile.in538 dot_seen=no; \
547 dot_seen=yes; \
555 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in620 dot_seen=no; \
629 dot_seen=yes; \
637 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/binutils/binutils/
H A DMakefile.am131 dot_seen=no; \
136 dot_seen=yes; \
144 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/ntp/scripts/
H A DMakefile.in743 dot_seen=no; \
752 dot_seen=yes; \
760 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/ntp/
H A DMakefile.in673 dot_seen=no; \
682 dot_seen=yes; \
690 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/binutils/libiberty/
H A DMakefile.in306 dot_seen=no; \
311 dot_seen=yes; \
319 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A DMakefile.in289 dot_seen=no; \
294 dot_seen=yes; \
302 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.in1063 dot_seen=no; \
1072 dot_seen=yes; \
1080 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/binutils/ld/
H A DMakefile.am1846 dot_seen=no; \
1851 dot_seen=yes; \
1859 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/binutils/bfd/
H A DMakefile.am711 dot_seen=no; \
716 dot_seen=yes; \
724 if test "$$dot_seen" = "no"; then \
/freebsd-9.3-release/contrib/binutils/gas/
H A DMakefile.am705 dot_seen=no; \
710 dot_seen=yes; \
718 if test "$$dot_seen" = "no"; then \

Completed in 143 milliseconds