Home
last modified time | relevance | path

Searched refs:loops (Results 51 – 75 of 176) sorted by relevance

12345678

/freebsd/contrib/bc/locales/
H A Den_US.ISO8859-15.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_US.US-ASCII.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_US.US_ASCII.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_US.UTF-8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_US.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_US.utf8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_AU.ISO8859-1.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_AU.ISO8859-15.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_AU.US-ASCII.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_AU.UTF-8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_AU.utf8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_CA.ISO8859-1.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_CA.ISO8859-15.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_CA.US-ASCII.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_CA.UTF-8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_CA.utf8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_GB.ISO8859-1.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_GB.ISO8859-15.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_GB.US-ASCII.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_GB.UTF-8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_GB.utf8.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
H A Den_IE.ISO8859-1.msg72 22 "POSIX does not allow comparison operators outside if statements or loops"
/freebsd/sys/netgraph/
H A DNOTES84 to watch out for infinite feedback loops. Should ng_base.c detect
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst31 … examples of potential passes include: identifying functions, identifying loops, or a more general…
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c1410 int loops; in do_unconf() local
1432 for (loops = 0; loops != 2; ++loops) { in do_unconf()
1462 if (!loops && !p) { in do_unconf()
1467 } else if (loops && p) { in do_unconf()

12345678