OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_ptr
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/hardware_PerfCounterVerification/src/
dTLB_benchmark.c
23
char*
dummy_ptr
= (char*) malloc(page_size * sizeof(char)); // forcing fragmentation
local
25
free(
dummy_ptr
);
/external/libpng/
pngtest.c
1773
png_structp
dummy_ptr
;
local
[
all
...]
/external/libxml2/
nanohttp.c
1820
char *
dummy_ptr
= NULL;
local
[
all
...]
Completed in 323 milliseconds