/titanic_44/usr/src/cmd/audio/audiorecord/ |
H A D | audiorecord.c | 762 * if the first non-digit is a "k" multiply by 1000, in parse_sample_rate()
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdllink.c | 903 * 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 D | decimal_bin.c | 303 * more than one big digit.
|
/titanic_44/usr/src/cmd/od/ |
H A D | od.c | 731 * starts with + or a digit, then it is an offset. in main()
|
/titanic_44/usr/src/ucbcmd/sed/ |
H A D | sed0.c | 592 comperr("``\\digit'' out of range: %s");
|
/titanic_44/usr/src/lib/libshell/common/data/ |
H A D | builtins.c | 704 "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 D | file.c | 625 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 D | regcomp.c | 409 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 D | libzfs_diff.c | 133 * as an escaped 3-digit octal value. ASCII values less than a space
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | key.c | 340 /* Check that it begins with a decimal digit. */ in read_bignum()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | ct.c | 46 * and returns a pointer to the first digit in the string.
|
H A D | uucico.c | 99 char xflag[6]; /* -xN N is single digit */
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_subr.c | 82 * the name begins with a digit, interpret it using the in dtrace_xstr2desc()
|
H A D | dt_printf.c | 464 * 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 D | mdb_io.c | 829 *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 D | platform.c | 1487 * 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 D | devfsinfo.c | 1007 * ; 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 D | devfsmap.c | 359 goto digit; in lex() 363 digit: in lex()
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | arith.sh | 349 (( ipx != hex[3-i] )) && err_exit "hex digit $((3-i)) not correct"
|
/titanic_44/usr/src/cmd/luxadm/ |
H A D | fcalupdate.c | 768 wwn_hi |= wwn_d8 & 0x0f; /* only last digit is interesting */ in load_file()
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_voper.c | 1148 * i.e. an alfa, digit, or underscore.
|
/titanic_44/usr/src/cmd/listen/ |
H A D | lsdbf.c | 618 * a digit so it will fail below
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | vfprintf.c | 692 /* many numbers are 1 digit */
|
/titanic_44/usr/src/lib/libnsl/nis/gen/ |
H A D | nis_sec_mechs.c | 242 * Return TRUE if all the chars up to the NUL are of the digit type.
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | date.c | 34 ** This implemention requires years to be expressed as a 4-digit number
|