HomeSort by: relevance | last modified time | path
    Searched refs:numerical (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/ntp/dist/scripts/monitoring/
ntp.pl 73 sub numerical { $a <=> $b; } subroutine
443 foreach $off (sort numerical keys(%FRAGS))
459 (((scalar(@x=sort numerical keys(%FRAGS)) == 2) &&
461 (scalar(@x=sort numerical keys(%FRAGS)) < 2)))
  /src/external/ibm-public/postfix/dist/
postfix-install 140 # The owner of the Postfix queue. Its numerical user ID and group ID
146 # Its numerical group ID must not be used by any other accounts on the
432 account with numerical user ID and group ID values that are not
436 management commands. Specify a group name with a numerical group
  /src/usr.bin/make/unit-tests/
cond-short.mk 219 # ugly hack in TryParseNumber that treats an empty string as a valid numerical
228 # marked as a string, thus preventing a numerical comparison.
251 # ugly hack in TryParseNumber that treats an empty string as a valid numerical
  /src/external/bsd/iscsi/dist/src/lib/
parameters.c 1022 goto numerical;
1025 numerical:
  /src/external/bsd/ipf/dist/
HISTORY 332 add numerical tags to rules for filtering and display in ipmon output
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/uni/
package.d 329 A numerical value used by the Unicode Canonical Ordering Algorithm
10239 Returns whether `c` is a Unicode numerical $(CHARACTER)

Completed in 34 milliseconds