OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptr6
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CXX/expr/expr.post/expr.const.cast/
p1-0x.cpp
23
int *&
ptr6
= const_cast<int *&>(ptr);
local
/external/chromium_org/third_party/WebKit/Source/wtf/
PartitionAllocTest.cpp
777
void*
ptr6
= partitionAlloc(allocator.root(), bigSize);
local
784
partitionFree(
ptr6
);
[
all
...]
Completed in 1802 milliseconds