| /src/external/bsd/jemalloc/dist/test/unit/ |
| sec.c | 20 size_t expand_count; member in struct:pai_test_allocator_s 102 ta->expand_count++; 144 ta->expand_count = 0; 425 expect_zu_eq(1, ta.expand_count, ""); 430 expect_zu_eq(2, ta.expand_count, "");
|
| sec.c | 20 size_t expand_count; member in struct:pai_test_allocator_s 102 ta->expand_count++; 144 ta->expand_count = 0; 425 expect_zu_eq(1, ta.expand_count, ""); 430 expect_zu_eq(2, ta.expand_count, "");
|
| /src/external/bsd/mdocml/dist/ |
| roff.c | 1255 int expand_count; /* to avoid infinite loops */ local 1352 expand_count = 0; 1447 if (EXPAND_LIMIT < ++expand_count) {
|
| roff.c | 1255 int expand_count; /* to avoid infinite loops */ local 1352 expand_count = 0; 1447 if (EXPAND_LIMIT < ++expand_count) {
|
| /src/external/gpl3/binutils/dist/gas/ |
| read.c | 3184 s_rept (int expand_count) 3190 do_repeat (count, "REPT", "ENDR", expand_count ? "" : NULL);
|
| read.c | 3184 s_rept (int expand_count) 3190 do_repeat (count, "REPT", "ENDR", expand_count ? "" : NULL);
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| read.c | 3176 s_rept (int expand_count) 3182 do_repeat (count, "REPT", "ENDR", expand_count ? "" : NULL);
|
| read.c | 3176 s_rept (int expand_count) 3182 do_repeat (count, "REPT", "ENDR", expand_count ? "" : NULL);
|