HomeSort by relevance Sort by last modified time
    Searched defs:PROC (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Sema/
callingconv.c 59 typedef __attribute__((stdcall)) void (*PROC)();
60 PROC __attribute__((cdecl)) ctest4(const char *x) {}
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraMetadataNative.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 186 typedef INT_PTR (WINAPI *PROC)();
190 typedef int (WINAPI *PROC)();

Completed in 220 milliseconds