HomeSort by relevance Sort by last modified time
    Searched refs:ppint (Results 1 - 4 of 4) sorted by null

  /external/clang/test/SemaCXX/
cstyle-cast.cpp 188 typedef int **ppint; typedef
189 ppint *deep = (ppint*)(p3);
functional-cast.cpp 254 typedef int **ppint; typedef
255 typedef ppint *pppint;
256 ppint *deep = pppint(p3);
reinterpret-cast.cpp 51 typedef int **ppint; typedef
52 ppint *deep = reinterpret_cast<ppint*>(p3);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 300 milliseconds