Searched refs:generation (Results 1 – 8 of 8) sorted by relevance
| /picolibc-latest/test/ |
| D | test-fread-fwrite.c | 62 test_value(long offset, int generation) in test_value() argument 64 return (uint8_t) my_permute(offset * (generation + 1)); in test_value() 68 fill_buf(long offset, int generation, void *b, size_t len) in fill_buf() argument 72 *bp++ = test_value(offset++, generation); in fill_buf() 76 check_buf(long offset, int generation, void *b, size_t len) in check_buf() argument 80 if (test_value(offset, generation) != *bp++) { in check_buf() 96 random_offsets(int generation, int num_ops, size_t per_op) in random_offsets() argument 104 j = my_permute(i * num_ops * per_op * generation) % (num_ops - i) + i; in random_offsets() 115 int generation = 0; in main() local 148 fill_buf(0, generation, out, BUF_SIZE); in main() [all …]
|
| /picolibc-latest/newlib/libc/ctype/ |
| D | mkunidata | 47 else echo $data not available, skipping table generation
|
| /picolibc-latest/newlib/libc/string/ |
| D | mkunidata | 54 else echo $data not available, skipping table generation
|
| /picolibc-latest/newlib/libc/iconv/lib/ |
| D | encoding.deps | 28 # generation of C source files and C header files.
|
| /picolibc-latest/newlib/ |
| D | NEWS | 92 - Unicode table generation scripts fixed/enhanced
|
| D | ChangeLog-2015 | 5084 generation to fail. 10356 generation and opening the fd.
|
| /picolibc-latest/ |
| D | README.md | 422 re-ordering code and causing incorrect exception generation. 772 15. Remove floating point exception generation code on targets 901 3. A few clang build fixes, including libm exception generation
|
| /picolibc-latest/newlib/libc/iconv/ |
| D | iconv.tex | 115 Automatic generation of the program code which handles
|