Home
last modified time | relevance | path

Searched refs:parray (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dios.cpp208 void** parray = static_cast<void**>(realloc(__parray_, newsize)); in pword() local
209 if (parray == 0) in pword()
216 __parray_ = parray; in pword()