Home
last modified time | relevance | path

Searched refs:minimum (Results 1 – 7 of 7) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Darc4random.c40 #define minimum(a, b) ((a) < (b) ? (a) : (b)) macro
146 m = minimum(datlen, KEYSZ + IVSZ); in _rs_rekey()
166 m = minimum(n, rs->rs_have); in _rs_random_buf()
/picolibc-3.7.0-3.6.0/
Dpicolibc.ld.in266 /* Allow a minimum heap size to be specified */
DREADME.md241 minimum heap size. The linker will emit an error if this much space
/picolibc-3.7.0-3.6.0/test/
Dfma_gen.5c368 * exponent. Note that the minimum is off-by one for the 80-bit m68k
/picolibc-3.7.0-3.6.0/newlib/
DHOWTO129 GNU Automake 1.15.1 is required as a minimum. Newer versions are allowed when
DChangeLog-201519567 for SIZE_SZ so that alignment ends up a minimum of 8.
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/
Diconv.tex1557 The script uses a lot of macros in order to enable only the minimum set