Home
last modified time | relevance | path

Searched full:digit (Results 426 – 450 of 698) sorted by relevance

1...<<11121314151617181920>>...28

/titanic_44/usr/src/cmd/audio/audiorecord/
H A Daudiorecord.c762 * if the first non-digit is a "k" multiply by 1000, in parse_sample_rate()
/titanic_44/usr/src/lib/libdladm/common/
H A Dlibdllink.c903 * device name length must not be 0, and it must end with digit. in parse_devname()
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Ddecimal_bin.c303 * more than one big digit.
/titanic_44/usr/src/cmd/od/
H A Dod.c731 * starts with + or a digit, then it is an offset. in main()
/titanic_44/usr/src/ucbcmd/sed/
H A Dsed0.c592 comperr("``\\digit'' out of range: %s");
/titanic_44/usr/src/lib/libshell/common/data/
H A Dbuiltins.c704 "option character then a two or more digit number should be specified. "
1086 "1-, 2-, or 3-digit octal number \ax\a.]"
1142 "the 1-, 2-, or 3-digit octal number \ax\a.]"
/titanic_44/usr/src/cmd/file/
H A Dfile.c625 if (sccs()) { /* look for "1hddddd" where d is a digit */ in def_position_tests()
1403 { /* look for "1hddddd" where d is a digit */ in sccs()
/titanic_44/usr/src/lib/libc/port/locale/
H A Dregcomp.c409 case '{': /* okay as ordinary except if digit follows */ in p_ere_exp()
422 /* we call { a repetition if followed by a digit */ in p_ere_exp()
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c133 * as an escaped 3-digit octal value. ASCII values less than a space
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dkey.c340 /* Check that it begins with a decimal digit. */ in read_bignum()
/titanic_44/usr/src/cmd/bnu/
H A Dct.c46 * and returns a pointer to the first digit in the string.
H A Duucico.c99 char xflag[6]; /* -xN N is single digit */
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_subr.c82 * the name begins with a digit, interpret it using the in dtrace_xstr2desc()
H A Ddt_printf.c464 * Place the 4-digit year at the head of the string... in pfprint_time()
1785 * conversion could add up an additional "ll" and/or pfd_width digit in dtrace_printf_format()
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c829 *dst++ = src[i]; /* Copy the 4-digit year */ in iob_time2str()
1001 * decimal point to the first significant digit in iob_bytes2str()
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1487 * search until indexptr points to the first digit and indexend in get_array_info()
1488 * points to the last digit in get_array_info()
/titanic_44/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c1007 * ; if there is a ':' followed by a digit, this indicates in process_minor_name()
1020 /* make sure to squash the digit */ in process_minor_name()
H A Ddevfsmap.c359 goto digit; in lex()
363 digit: in lex()
/titanic_44/usr/src/lib/libshell/common/tests/
H A Darith.sh349 (( ipx != hex[3-i] )) && err_exit "hex digit $((3-i)) not correct"
/titanic_44/usr/src/cmd/luxadm/
H A Dfcalupdate.c768 wwn_hi |= wwn_d8 & 0x0f; /* only last digit is interesting */ in load_file()
/titanic_44/usr/src/cmd/vi/port/
H A Dex_voper.c1148 * i.e. an alfa, digit, or underscore.
/titanic_44/usr/src/cmd/listen/
H A Dlsdbf.c618 * a digit so it will fail below
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dvfprintf.c692 /* many numbers are 1 digit */
/titanic_44/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c242 * Return TRUE if all the chars up to the NUL are of the digit type.
/titanic_44/usr/src/lib/libsqlite/src/
H A Ddate.c34 ** This implemention requires years to be expressed as a 4-digit number

1...<<11121314151617181920>>...28