Home
last modified time | relevance | path

Searched refs:SIZE1 (Results 1 – 3 of 3) sorted by relevance

/third_party/littlefs/tests/
Dtest_files.toml61 define.SIZE1 = [32, 8192, 131072, 0, 7, 8193]
72 for (lfs_size_t i = 0; i < SIZE1; i += CHUNKSIZE) {
73 lfs_size_t chunk = lfs_min(CHUNKSIZE, SIZE1-i);
85 lfs_file_size(&lfs, &file) => SIZE1;
87 for (lfs_size_t i = 0; i < SIZE1; i += CHUNKSIZE) {
88 lfs_size_t chunk = lfs_min(CHUNKSIZE, SIZE1-i);
115 lfs_file_size(&lfs, &file) => lfs_max(SIZE1, SIZE2);
124 if (SIZE1 > SIZE2) {
129 for (lfs_size_t i = SIZE2; i < SIZE1; i += CHUNKSIZE) {
130 lfs_size_t chunk = lfs_min(CHUNKSIZE, SIZE1-i);
[all …]
/third_party/lwip/test/unit/core/
Dtest_mem.c33 #define SIZE1 16 in START_TEST() macro
42 p1 = mem_malloc(SIZE1); in START_TEST()
44 fail_unless(lwip_stats.mem.used >= SIZE1); in START_TEST()
/third_party/libcoap/man/
Dcoap_block.txt.in127 options such as BLOCK1, and SIZE1 if the data does not fit into