Searched refs:padded (Results 1 – 7 of 7) sorted by relevance
89 *--bufend = *(avalue+avalue_size+padded); \537 int padded; in format_grouped_double() local601 padded = 0; in format_grouped_double()602 while (avalue[padded] == ' ') { in format_grouped_double()603 padded++; in format_grouped_double()609 (void) memcpy(bufend, avalue + avalue_size+padded-right_prec, 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()[all …]
170 ." .!'' etc are recognized and padded
1201 uint32_t padded; /* 1 = Image padded, 0 = Image not padded */ member
571 …In the case where the length of src is less than that of n, the remainder of dest will be padded w…
736 * 32bit sparc binaries have a padded
47 # so tab characters are padded as needed after the closing bracket ].
6617 with the actual namespace entry which is itself padded with underscores.7488 will be padded out with NULL elements as per the ACPI spec.)