OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expand_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/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
, "");
/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
) {
/src/external/gpl3/binutils/dist/gas/
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);
Completed in 43 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026