/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/ |
D | mbsnrtowcs.c | 74 size_t max; in mbsnrtowcs() local
|
D | wcstombs.c | 64 size_t max = n; in wcstombs() local
|
/picolibc-3.7.0-3.6.0/newlib/libc/ctype/ |
D | categories.c | 25 bisearch_cat(uint32_t ucs, const struct _category *table, int max) in bisearch_cat()
|
D | towctrans_l.c | 67 bisearch (wint_t ucs, const struct caseconv_entry *table, size_t max) in bisearch()
|
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/ |
D | fmax.h | 53 vec_double2 vx, vy, diff, max; in _fmax() local
|
D | ldexpd2.h | 64 vec_int4 max = spu_splats(2046); in _ldexpd2() local
|
D | ldexp.h | 52 vec_int4 max = VEC_SPLAT_S32(2046); in _ldexp() local
|
D | scalbn.h | 52 vec_int4 max = VEC_SPLAT_S32(2046); in _scalbn() local
|
D | hypotd2.h | 79 vector double max, max_e, max_m; in _hypotd2() local
|
D | hypotf4.h | 82 vector float max, max_e, max_m; in _hypotf4() local
|
D | expd2.h | 168 vec_int4 max = spu_splats(2046); in _expd2() local
|
/picolibc-3.7.0-3.6.0/newlib/libc/string/ |
D | wcwidth.c | 109 bisearch(uint32_t ucs, const struct interval *table, int max) in bisearch()
|
/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/ |
D | ldtoa_engine.c | 42 #define max(a, b) ({\ macro
|
D | ftoa_engine.c | 80 #define max(a, b) ({\ macro
|
D | dtoa_engine.c | 37 #define max(a, b) ({\ macro
|
/picolibc-3.7.0-3.6.0/newlib/libc/posix/ |
D | runetype.h | 58 rune_t max; /* Last rune (inclusive) of the range */ member
|
/picolibc-3.7.0-3.6.0/test/ |
D | test-memset.c | 107 randrange(size_t max) in randrange()
|
D | malloc_stress.c | 53 randint(int max) in randint()
|
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/ |
D | fmemopen.c | 78 size_t max; /* maximum file size */ member
|
D | open_memstream.c | 86 size_t max; /* current malloc buffer size, always > eof */ member
|
/picolibc-3.7.0-3.6.0/newlib/libc/search/ |
D | hash_page.c | 550 int i, max; in __get_page() local 590 int max; in __put_page() local
|
/picolibc-3.7.0-3.6.0/newlib/libc/time/ |
D | strftime.c | 1527 size_t max; /* Testing maxsize */ member
|