Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 37) sorted by relevance

12

/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dlocale.tex61 character in the string represents the number of digits for the next
97 The number of digits to display when formatting amounts of money to
99 @code{CHAR_MAX} (the largest number representable as a @code{char}) in
103 The number of digits to display when formatting amounts of money to
110 the currency symbol is placed after the formatted number.
122 the currency symbol is placed after the formatted number.
134 number; @code{1} means the sign is placed before both the number and the
135 currency symbol; @code{2} means the sign is placed after both the number
/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dtest.h47 } number; member
84 } number; member
123 } number; member
147 } number; member
/picolibc-3.5.0-3.4.0/newlib/libc/machine/rx/
Dstrncpy.S33 cmp #0, r3 ; If we have copied the number of bytes requested
36 sub r3, r1 ; Subtract the number of bytes left to be written.
Dstrncat.S12 ;; r3 => Max number of bytes to copy
43 mov r14, r3 ; Restore the limit on the number of bytes copied.
48 …add #0, r14, r3 ; Restore the number of bytes to copy (again), but this time set the Z flag as wel…
Dstrcat.S32 mov #-1, r3 ; Limit on the number of bytes examined.
36 mov #-1, r3 ; Set a limit on the number of bytes copied.
Dstrlen.S24 mov #-1, r3 ; Set a limit on the number of bytes examined.
Dstrncmp.S12 ;; R3: max number of bytes to compare
Dmemchr.S11 ;; R3: max number to scan
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dnano-vfscanf.c318 goto number; in _SVFSCANF()
322 goto number; in _SVFSCANF()
325 goto number; in _SVFSCANF()
328 number: in _SVFSCANF()
Dnano-vfprintf_i.c136 goto number; in _printf_i()
179 number: in _printf_i()
Dvfwprintf.c903 goto number; in VFWPRINTF()
1281 number: if ((dprec = prec) >= 0) in VFWPRINTF()
1714 int number, flags; in get_arg() local
1741 number = 0; in get_arg()
1912 pos = number - 1; in get_arg()
1918 number -= 1; in get_arg()
1919 arg_type[number] = INT; in get_arg()
1920 max_pos_arg = (max_pos_arg > number ? max_pos_arg : number); in get_arg()
1929 number = (ch - '0'); in get_arg()
1932 number = number * 10 + (ch - '0'); in get_arg()
Dvfprintf.c1179 goto number;
1536 number: if ((dprec = prec) >= 0)
2025 int number, flags; local
2075 number = 0;
2251 pos = number - 1;
2257 number -= 1;
2258 arg_type[number] = INT;
2259 max_pos_arg = (max_pos_arg > number ? max_pos_arg : number);
2268 number = (ch - '0');
2271 number = number * 10 + (ch - '0');
/picolibc-3.5.0-3.4.0/
Dpicolibc.h.in377 /* The Picolibc minor version number. */
383 /* The Picolibc major version number. */
422 /* The newlib minor version number. */
428 /* The newlib major version number. */
439 /* The Picolibc minor version number. */
448 /* The Picolibc major version number. */
Dmeson.build1205 conf_data.set('__PICOLIBC__', version_array[0], description: 'The Picolibc major version number.')
1206 …data.set('__PICOLIBC_MINOR__', version_array[1], description: 'The Picolibc minor version number.')
1213 conf_data.set('_PICOLIBC__', version_array[0], description: 'The Picolibc major version number.')
1214 …_data.set('_PICOLIBC_MINOR__', version_array[1], description: 'The Picolibc minor version number.')
1217 conf_data.set('__NEWLIB__', NEWLIB_MAJOR_VERSION, description: 'The newlib major version number.')
1218 …data.set('__NEWLIB_MINOR__', NEWLIB_MINOR_VERSION, description: 'The newlib minor version number.')
/picolibc-3.5.0-3.4.0/newlib/libm/math/
Dmath.tex19 @code{HUGE_VAL}; this number is returned on overflow by many functions.
55 * frexp:: Split floating-point number
72 * nextafter:: Get next representable number
80 * signbit:: Does floating-point number have negative sign?
/picolibc-3.5.0-3.4.0/newlib/libc/machine/m68k/
Dmemcpy.S81 lsr.l #1,d0 | number of 16-byte transfers
Dmemset.S72 move.l d1,d2 | number of long transfers (at least 3)
/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dstrings.tex51 * strerror:: Convert error number to string (strerror, strerror_l)
52 * strerror_r:: Convert error number to string
/picolibc-3.5.0-3.4.0/newlib/libc/machine/i960/
Dmemcpy.S108 cmpibge 0,g2,Lexit # exit if number of bytes to move is <= zero.
Dmemcmp_ca.S119 cmpibge.f 0,g2,Lequal_exit # return equality if number bytes 0
Dstrncmp_ca.S115 cmpibge.f 0,g2,Lequal_exit # return equality if number of bytes to
/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dtime.tex76 * time:: Get current calendar time (as single number)
/picolibc-3.5.0-3.4.0/newlib/libc/iconv/
Diconv.tex90 Each number from the CCS is converted to a sequence of bits or bytes by means
942 Each encoding has one @dfn{name} and a number of @dfn{aliases}. When
1022 direction and the CCS bits number.
1067 Any element number @emph{m} of @dfn{the heading block} (which contains
1088 @item Calculate the block number: @emph{BlkN = (Y & 0xFF00) >> 8}.
1090 @item If the heading block element with number @emph{BlkN} is 0xFFFF, there
1116 ("from" codes) on @dfn{ranges} (@dfn{range} is a number of consecutive UCS-2 codes).
1129 Ranges number (2 bytes)
1133 Unranged codes number (2 bytes)
1187 the number of bytes which are needed to form the range is greater than
[all …]
/picolibc-3.5.0-3.4.0/newlib/libc/signal/
Dsignal.tex80 * sig2str:: Translate between signal number and name
/picolibc-3.5.0-3.4.0/doc/
Dreleasing.md42 7. Update meson.build and CMakeLists.txt with new version number

12