/picolibc-latest/newlib/libc/iconv/ccs/ |
D | jis_x0201_1976.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit jis_x0201_1976 -> UCS table (512 bytes). 71 * 8-bit UCS -> jis_x0201_1976 speed-optimized table (770 bytes). 80 W(0xFFFF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_1.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_1 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_1 speed-optimized table (770 bytes). 80 W(0x00FF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_11.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_11 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_11 speed-optimized table (1026 bytes). 80 W(0xFFFF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(0x0302),W(INVBLK), [all …]
|
D | iso_8859_6.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_6 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_6 speed-optimized table (1026 bytes). 80 W(0xFFFF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(0x0302),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_9.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_9 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_9 speed-optimized table (1026 bytes). 80 W(0x00FF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_10.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_10 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_10 speed-optimized table (1282 bytes). 80 W(0x0138), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_13.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_13 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_13 speed-optimized table (1282 bytes). 80 W(0x2019), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_14.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_14 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_14 speed-optimized table (1282 bytes). 80 W(0x00FF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_15.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_15 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_15 speed-optimized table (1282 bytes). 80 W(0x00FF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_2.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_2 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_2 speed-optimized table (1282 bytes). 80 W(0x02D9), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(0x0402),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_3.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_3 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_3 speed-optimized table (1282 bytes). 80 W(0x02D9), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(0x0402),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_4.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_4 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_4 speed-optimized table (1282 bytes). 80 W(0x02D9), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(0x0402),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_5.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_5 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_5 speed-optimized table (1282 bytes). 80 W(0x045F), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(0x0302),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_7.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_7 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_7 speed-optimized table (1282 bytes). 80 W(0xFFFF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(0x0302), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_8859_8.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_8859_8 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_8859_8 speed-optimized table (1282 bytes). 80 W(0xFFFF), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(0x0302),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | iso_ir_111.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit iso_ir_111 -> UCS table (512 bytes). 71 * 8-bit UCS -> iso_ir_111 speed-optimized table (1282 bytes). 80 W(0x042A), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(0x0302),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | cp850.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit cp850 -> UCS table (512 bytes). 71 * 8-bit UCS -> cp850 speed-optimized table (1538 bytes). 80 W(0x00A0), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | cp852.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit cp852 -> UCS table (512 bytes). 71 * 8-bit UCS -> cp852 speed-optimized table (1538 bytes). 80 W(0x00A0), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(0x0402),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | cp855.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit cp855 -> UCS table (512 bytes). 71 * 8-bit UCS -> cp855 speed-optimized table (1538 bytes). 80 W(0x00A0), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(0x0302),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | win_1251.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit win_1251 -> UCS table (512 bytes). 71 * 8-bit UCS -> win_1251 speed-optimized table (1538 bytes). 80 W(0x044F), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(0x0302),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | cp775.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit cp775 -> UCS table (512 bytes). 71 * 8-bit UCS -> cp775 speed-optimized table (1794 bytes). 80 W(0x00A0), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(INVBLK),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | cp866.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit cp866 -> UCS table (512 bytes). 71 * 8-bit UCS -> cp866 speed-optimized table (1794 bytes). 80 W(0x00A0), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(INVBLK),W(INVBLK),W(INVBLK), 83 W(0x0302),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
D | win_1250.c | 2 * This file was generated automatically - don't edit it. 17 # define W(word) (word) & 0xFF, (word) >> 8 macro 19 # define W(word) (word) >> 8, (word) & 0xFF macro 25 * 8-bit win_1250 -> UCS table (512 bytes). 71 * 8-bit UCS -> win_1250 speed-optimized table (1794 bytes). 80 W(0x02D9), /* Real 0xFF mapping. 0xFF is used to mark invalid codes */ 82 W(0x0202),W(0x0302),W(0x0402),W(INVBLK), 83 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 84 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), 85 W(INVBLK),W(INVBLK),W(INVBLK),W(INVBLK), [all …]
|
/picolibc-latest/newlib/libm/ld/ld128/ |
D | k_tanl.c | 22 * Domain [-0.67434, 0.67434], range ~[-3.37e-36, 1.982e-37] 23 * |tan(x)/x - t(x)| < 2**-117.8 (XXX should be ~1e-37) 28 T3 = 0x1.5555555555555555555555555553p-2L, 29 T5 = 0x1.1111111111111111111111111eb5p-3L, 30 T7 = 0x1.ba1ba1ba1ba1ba1ba1ba1b694cd6p-5L, 31 T9 = 0x1.664f4882c10f9f32d6bbe09d8bcdp-6L, 32 T11 = 0x1.226e355e6c23c8f5b4f5762322eep-7L, 33 T13 = 0x1.d6d3d0e157ddfb5fed8e84e27b37p-9L, 34 T15 = 0x1.7da36452b75e2b5fce9ee7c2c92ep-10L, 35 T17 = 0x1.355824803674477dfcf726649efep-11L, [all …]
|
/picolibc-latest/newlib/libc/stdio/ |
D | fvwrite.c | 29 #define COPY(n) (void) memmove ((void *) fp->_p, (void *) p, (size_t) (n)) 35 p = iov->iov_base; \ 36 len = iov->iov_len; \ 58 register ssize_t w, s; in _sfvwrite() local 62 if ((len = uio->uio_resid) == 0) in _sfvwrite() 69 iov = uio->uio_iov; in _sfvwrite() 76 if (fp->_flags & __SCLE) /* text mode */ in _sfvwrite() 78 if (fp->_flags2 & __SWID) in _sfvwrite() 88 len--; in _sfvwrite() 89 uio->uio_resid--; in _sfvwrite() [all …]
|