Searched refs:them (Results 1 – 22 of 22) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/machine/rx/ |
D | memmove.S | 52 add r3, r2 ; SRC in r2 but it needs them to point the last bytes of
|
/picolibc-3.5.0-3.4.0/doc/ |
D | locking.md | 40 interrelated as to make them effectively co-dependent, so users must 41 set them to the same value.
|
D | printf.md | 34 linking them into the application when they aren't otherwise needed, 162 make them re-entrant. Without this option, multiple threads using
|
D | linking.md | 85 decorating them with `__attribute__ ((section(`*name*`)))`. You'll
|
D | build.md | 64 printf/scanf modes, the `io-long-long` option adds them to the limited 218 occur; disabling that makes them only support fenv() exception
|
/picolibc-3.5.0-3.4.0/newlib/libc/machine/hppa/ |
D | DEFS.h | 55 ; the mcount routine does not modify them, so we can. Mcount takes variable
|
/picolibc-3.5.0-3.4.0/ |
D | picolibc.ld.in | 207 * across them. We actually need memory allocated for tbss, 266 of the section so we begin them at 0. */
|
D | meson_options.txt | 140 description: 'use atomics in fgetc/ungetc to make them re-entrant') 187 description: 'Load iconv CCS tables from files rather than having them built-in') 222 description: 'use atomics in signal/raise to make them re-entrant')
|
D | CONTRIBUTING.md | 81 please submit them to the
|
D | README.md | 63 environment. By default, it stores them in 16-bit values, but 192 code. These allows developers to reference them as libraries on the 499 1. Merge libc and libm into a single library. Having them split 501 '-lm' to link successfully. Having them merged allows use of libm 668 explicitly referenced by them. 799 This release now includes tests, and fixes bugs found by them.
|
D | COPYING.GPL2 | 36 source code. And you must show them these terms so they know their 118 sections when you distribute them as separate works. But when you 289 to attach them to the start of each source file to most effectively
|
D | meson.build | 709 # them if we are using an older version. 834 …es constructor/destructor are a GNU extension - if the compiler doesn't have them, don't test them. 1068 # it's useful to access them when doing testing
|
D | CMakeLists.txt | 532 # semihost and libc have mutual-dependencies, so place them in a
|
/picolibc-3.5.0-3.4.0/newlib/libc/signal/ |
D | signal.tex | 23 default means of dealing with them---typically, either printing an
|
/picolibc-3.5.0-3.4.0/newlib/libm/math/ |
D | math.tex | 112 floating-point implementations that support them. Newlib does not provide 122 around to updating the rest of them. (If you'd like to help, please let us
|
/picolibc-3.5.0-3.4.0/newlib/libc/ |
D | sys.tex | 44 capture the @code{errno} values returned globally, and record them in 46 them using the @code{errno} macro from @file{errno.h}).
|
/picolibc-3.5.0-3.4.0/cmake/ |
D | TC-arm-none-eabi.ld | 189 * across them. We actually need memory allocated for tbss,
|
/picolibc-3.5.0-3.4.0/newlib/libc/xdr/ |
D | README | 127 them must either declare the necessary symbols manually,
|
/picolibc-3.5.0-3.4.0/newlib/ |
D | README | 123 directories, you can run `make' on them in parallel (for example, if 220 specific files in the current directory, but arranges for them to
|
D | HOWTO | 201 Conditionals are allowed in Makefile.inc files, but using them to elide
|
D | ChangeLog-2015 | 1350 * libc/machine/aarch64/Makefile.am: Add them to build list. 1770 * libc/machine/aarch64/Makefile.am: Add them to build list. 1777 * libc/machine/aarch64/Makefile.am: Add them to build list. 6069 (mkstemps): Declare them. 6781 which has them); Remove ITEM command (redundant with makedoc built-in 8104 * libc/string/strerror.c (strerror): Decode them, and ECANCELED. 9577 __uid_t, and __gid_t making them all four bytes. Change to lower case 9737 * libc/stdio/stdio.tex: Document them. 11502 Make them do something useful in the ARM_RDI_MONITOR case. 17509 Check that one of them is defined and error out if not. [all …]
|
/picolibc-3.5.0-3.4.0/newlib/libc/iconv/ |
D | iconv.tex | 811 Since the CCS tables are just data, it is possible to load them 844 select between them using configure script options. The 1243 source files see one of them using URL-s which will be given bellow. 1522 @emph{euc} CES converter uses them. This means, that both @emph{table}
|