Home
last modified time | relevance | path

Searched refs:padded (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrfmon.c89 *--bufend = *(avalue+avalue_size+padded); \
537 int padded; in format_grouped_double() local
601 padded = 0; in format_grouped_double()
602 while (avalue[padded] == ' ') { in format_grouped_double()
603 padded++; in format_grouped_double()
640 padded -= groups; in format_grouped_double()
644 (void) memcpy(bufend, avalue+padded, avalue_size); in format_grouped_double()
646 padded--; /* decrease assumed $decimal_point */ in format_grouped_double()
650 if (padded > 0) { in format_grouped_double()
651 bufend -= padded; in format_grouped_double()
[all …]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DREADME170 ." .!'' etc are recognized and padded
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h1201 uint32_t padded; /* 1 = Image padded, 0 = Image not padded */ member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt571 …In the case where the length of src is less than that of n, the remainder of dest will be padded w…
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4736 * 32bit sparc binaries have a padded
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg47 # so tab characters are padded as needed after the closing bracket ].
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt6617 with the actual namespace entry which is itself padded with underscores.
7488 will be padded out with NULL elements as per the ACPI spec.)