OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nstc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
nstime.c
178
nstime_t nsta, nstb,
nstc
;
local
189
nstime_init(&
nstc
, 1);
190
nstime_add(&nsta, &
nstc
);
197
nstime_init(&
nstc
, 1);
198
nstime_subtract(&nsta, &
nstc
);
/src/external/bsd/jemalloc/dist/test/unit/
nstime.c
178
nstime_t nsta, nstb,
nstc
;
local
189
nstime_init(&
nstc
, 1);
190
nstime_add(&nsta, &
nstc
);
197
nstime_init(&
nstc
, 1);
198
nstime_subtract(&nsta, &
nstc
);
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026