OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_mman_test.cc
114
uptr
alloc0
= __sanitizer_get_current_allocated_bytes();
local in function:__tsan::TEST
127
EXPECT_EQ(
alloc0
+ 16, __sanitizer_get_current_allocated_bytes());
134
EXPECT_EQ(
alloc0
, __sanitizer_get_current_allocated_bytes());
tsan_mman_test.cc
114
uptr
alloc0
= __sanitizer_get_current_allocated_bytes();
local in function:__tsan::TEST
127
EXPECT_EQ(
alloc0
+ 16, __sanitizer_get_current_allocated_bytes());
134
EXPECT_EQ(
alloc0
, __sanitizer_get_current_allocated_bytes());
Completed in 178 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025