Home
last modified time | relevance | path

Searched refs:range (Results 1 – 25 of 27) sorted by relevance

12

/picolibc-latest/newlib/libc/iconv/ccs/
Dmktbl.pl645 my @range; # Current working range
648 if (not @range or $_ - 1 == $range[$#range])
650 push @range, $_;
654 my @tmp = @range;
656 undef @range;
661 if (@range)
663 my @tmp = @range;
1206 for (my $range = 0; $range <= $#{$tbl->[3]}; $range++)
1210 $tbl->[3]->[$range]->[0],
1211 $tbl->[3]->[$range]->[1],
[all …]
/picolibc-latest/newlib/libc/string/
Dmkwide37 do range=$b
38 echo checking $range $* >&2
39 if includes $range fw $nrfw && ! includes $range na $nrna
40 then echo $range
/picolibc-latest/newlib/libc/ctype/
Dmkcaseconv84 range () { function
100 then range
103 then range
Dmkcategories31 then range
42 range () { function
Dctype.tex50 * Function toascii:: Force integers to ASCII range (toascii, toascii_l)
/picolibc-latest/newlib/libm/machine/spu/headers/
Dlog1pf4.h76 vector float range = spu_splats(0.35f); in _log1pf4() local
83 use_log = spu_cmpabsgt(x, range); in _log1pf4()
Dexpm1d2.h85 vector double range = spu_splats(1.0625); in _expm1d2() local
95 use_exp = spu_cmpabsgt(xbug, range); in _expm1d2()
/picolibc-latest/newlib/libc/machine/mn10300/
Dmemcmp.S95 .4byte .Lend_of_func - _memcmp # FDE address range
Dstrlen.S89 .4byte .Lend_of_strlen - _strlen # FDE address range
Dstrcmp.S98 .4byte .Lend_of_strcmp - _strcmp # FDE address range
Dstrcpy.S95 .4byte .Lend_of_strcpy - _strcpy # FDE address range
Dmemset.S105 .4byte .Lend_of_memset - _memset # FDE address range
Dmemchr.S118 .4byte .Lend_of_memchr - _memchr # FDE address range
Dmemcpy.S111 .4byte .Lend_of_memcpy - _memcpy # FDE address range
Dstrchr.S131 .4byte .Lend_of_strchr - _strchr # FDE address range
/picolibc-latest/
Dfind-copyright157 for i in range(len(comments)):
448 for id in range(1,license_ids[type]):
481 for id in range(1,license_ids[type]):
DCONTRIBUTING.md40 range of styles. As picolibc tries to retain compatibility with newlib
DCOPYING.GPL2220 generous contributions to the wide range of software distributed
DREADME.md410 * Use -fanalyzer to find and fix a range of issues.
1008 verify a range of 'g' cases like these now.
/picolibc-latest/newlib/libc/iconv/
Diconv.tex1059 The 0x0000-0xFFFF 16-bit code range is divided to 256 code subranges. Each
1116 ("from" codes) on @dfn{ranges} (@dfn{range} is a number of consecutive UCS-2 codes).
1118 ranges. Distinct "from" codes, which have no range (@dfn{unranged codes}, are stored
1155 the offset of the needed range in the @emph{size_arr} and has
1158 the first code in range, the last code in range, range offset.
1162 possible to quickly find the needed range index.
1165 Each range has the corresponding sub-array containing the "to" codes. These
1175 Note, that each range requires 6 bytes to form its index. If, for
1177 (7), 12 bytes are needed for two range indexes and 4 bytes for the unranged
1180 range index and 4 bytes to mark codes 6 and 8 as absent are needed
[all …]
/picolibc-latest/newlib/libm/test/
Dmeson.build38 # chunk. Meson 0.58 has range(), but 0.53 is supported, so make an array
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcmp.S144 ; bit position range : (in binary) | shift right by : (in binary)
/picolibc-latest/doc/
Dlinking.md5 a range of application-specific memory settings.
/picolibc-latest/newlib/libc/machine/sh/
Dmemcpy.S15 ! any other registers in the range r0-r7: trashed
/picolibc-latest/test/
Dfma_gen.5c367 * Usual Exponent range for the specified number of bits in the

12