| /titanic_53/usr/src/lib/libc/port/fp/ |
| H A D | gconvert.c | 36 __k_gconvert(int ndigits, decimal_record *pd, int trailing, char *buf) in __k_gconvert() argument 48 if (trailing != 0) { in __k_gconvert() 66 if (trailing == 0) { in __k_gconvert() 110 if (trailing == 0) { in __k_gconvert() 128 gconvert(double number, int ndigits, int trailing, char *buf) in gconvert() argument 150 __k_gconvert(ndigits, &dr, trailing, buf); in gconvert() 155 sgconvert(single *number, int ndigits, int trailing, char *buf) in sgconvert() argument 177 __k_gconvert(ndigits, &dr, trailing, buf); in sgconvert() 182 qgconvert(quadruple *number, int ndigits, int trailing, char *buf) in qgconvert() argument 210 __k_gconvert(ndigits, &dr, trailing, buf); in qgconvert()
|
| /titanic_53/usr/src/lib/libbc/libc/gen/common/ |
| H A D | gconvert.c | 38 _gcvt(ndigit, pd, trailing, buf) in _gcvt() argument 60 if (trailing != 0) { 89 if (trailing == 0) { /* Remove trailing zeros and . */ 127 if (trailing == 0) { /* Remove trailing zeros and point. */ 140 gconvert(number, ndigit, trailing, buf) in gconvert() argument 142 int ndigit, trailing; 153 _gcvt(ndigit, &dr, trailing, buf);
|
| H A D | qeconvert.c | 139 qgconvert(number, ndigit, trailing, buf) in qgconvert() argument 141 int ndigit, trailing; 152 _gcvt(ndigit, &dr, trailing, buf);
|
| H A D | seconvert.c | 139 sgconvert(number, ndigit, trailing, buf) in sgconvert() argument 141 int ndigit, trailing; 152 _gcvt(ndigit, &dr, trailing, buf);
|
| /titanic_53/usr/src/cmd/sendmail/cf/mailer/ |
| H A D | uucp.m4 | 41 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 60 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 75 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 110 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots
|
| /titanic_53/usr/src/contrib/ast/src/lib/libpp/ |
| H A D | BUGS | 3 01/22/93 gsf "" join drops trailing newline of last token in last file
|
| /titanic_53/usr/src/lib/krb5/kadm5/srv/ |
| H A D | server_acl.c | 272 char *trailing; local 274 trailing = &acle_restrictions[strlen(acle_restrictions)-1]; 275 while ( isspace((int) *trailing) ) 276 trailing--; 277 trailing[1] = '\0';
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
| H A D | quoting.sh | 245 then err_exit 'trailing newlines on comsubstitution not removed'
|
| /titanic_53/usr/src/cmd/sendmail/cf/m4/ |
| H A D | proto.m4 | 748 # strip group: syntax (not inside angle brackets!) and trailing semicolon 758 R$* ; $1 strip trailing semi 893 dnl trailing dot? -> do not apply _CANONIFY_HOSTS_ 895 # add a trailing dot to qualified hostnames so other rules will work 905 dnl but add a trailing dot to qualified hostnames so other rules will work 949 # strip trailing dot off possibly canonical name 1140 R< $+ . > $* $: < $1 > $2 strip trailing dot 1356 # strip trailing dot from any host name that may appear 1688 R<?> $* < @ $* . > <?> $1 < @ $2 > strip trailing dots 1885 dnl there is nothing behind the <@host> so no trailing $* needed [all …]
|
| /titanic_53/usr/src/test/libc-tests/cfg/ |
| H A D | README | 66 at the end of a line (if you need that, leave some trailing whitespace).
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | beadm.4th | 152 \ chop trailing ':' 157 \ add trailing ':'
|
| H A D | menu.rc | 63 \ Enable built-in "Reboot" trailing menuitem
|
| H A D | loader.4th | 329 over 0= if \ end of string, remove trailing -B 340 \ trailing space(s)
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | PROMO.mm | 98 or trailing substrings during parameter substitution.
|
| H A D | sh.memo | 634 A trailing 1571 strip off leading and trailing substrings 1595 causes the largest matching trailing substring to be deleted. 1952 of a directory has a trailing 2265 option to prevent a trailing new-line, but has no way to 2285 option can be used here to suppress the trailing new-line
|
| /titanic_53/usr/src/contrib/ast/src/lib/libcmd/ |
| H A D | RELEASE | 216 03-07-15 fmt.c: fix trailing space bug 224 03-05-04 wc.c: drop trailing space for `wc -l < file'
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/ |
| H A D | RELEASE | 96 11-03-10 sfio/sfvprintf.c: add %0<width>s to preserve <width> trailing chars in string arg 188 10-03-15 regex/regcache.c: fix 1 byte buffer overflow (didn't count trailing \0) 244 09-07-22 string/fmtip6.c: don't drop trailing 0 in 44::1:0:0 265 09-02-02 sfio/sfprints.c: fix sfvaprints() return value to not count trailing '\0' 292 08-10-24 port/astconf.c: handle multiple/trailing '/' in universe initialization 409 07-02-12 stdio/vasprintf.c: add trailing '\0' -- doh 703 03-09-30 string/chresc.c: handle \u..., \x... consumes all trailing hex digits 808 path/pathshell.c: allow trailing .exe -- pox on that 821 misc/optget.c: fix trailing '*' for option and option args 1090 string/fmtmode.c: fix bug that omitted trailing '\0'
|
| /titanic_53/usr/src/cmd/sed/ |
| H A D | POSIX | 164 white space, but no mention is made of trailing white space.
|
| /titanic_53/usr/src/boot/sys/boot/common/ |
| H A D | help.common | 73 Emits <message>, with no trailing newline if -n is specified. This is
|
| /titanic_53/usr/src/lib/libdhcputil/ |
| H A D | README.inittab | 93 or signed, and the trailing number indicates the number of bits
|
| /titanic_53/usr/src/lib/libc/amd64/gen/ |
| H A D | memcpy.s | 2739 L(bkP3Q0): # trailing loads/stores do all their loads 1st, then do the stores 2861 L(bkP5Q0): # trailing loads/stores do all their loads 1st, then do the stores 2923 L(bkP6Q0): # trailing loads/stores do all their loads 1st, then do the stores 2985 L(bkP7Q0): # trailing loads/stores do all their loads 1st, then do the stores
|
| /titanic_53/usr/src/cmd/vi/port/ |
| H A D | ex.news | 154 19.*'w' (advance a word) no longer fails on lines with trailing spaces. 711 won't work anymore unless you put the trailing / on the substitution. 1073 won't work anymore unless you put the trailing / on the substitution.
|
| /titanic_53/usr/src/lib/libc/capabilities/sun4v/common/ |
| H A D | memcpy.s | 266 ba 2f ! branch to the trailing byte copy
|
| /titanic_53/usr/src/grub/grub-0.97/docs/ |
| H A D | texinfo.tex | 389 % the input line (except we remove a trailing comment). #1 should be a 415 % \argremovec might leave us with trailing space, e.g., 443 % But first, we have to remove the trailing space token. 2949 % Remove the trailing space \setxxx inserted. 5571 % Trim leading and trailing spaces off a string. 5581 % Trim a single trailing ^^M off a string. 5857 % We don't want such trailing spaces in the node name. 5861 % also remove a trailing comma, in case of something like this: 6227 % The trailing space in the following definition for supereject is
|
| /titanic_53/usr/src/cmd/sendmail/cf/ |
| H A D | README | 69 use -D_CF_DIR_=/path/to/cf/dir/ -- note the trailing slash! For example: 249 a trailing slash. 456 have a trailing dot so that you won't get the mail diverted back 629 A trailing dot is added to addresses with more than 631 expect a trailing dot (e.g., virtusertable) will 1691 note the trailing dot ---^ 2881 looked up in the access map (included the trailing colon). Notice:
|