Home
last modified time | relevance | path

Searched defs:dw (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Frontend/
H A Doptimization-remark-options.c17 void foo2(int *dw, int *uw, int *A, int *B, int *C, int *D, int N) { in foo2()
/llvm-project/clang/test/CodeGenObjC/
H A Dmisc-atomic-property.m46 dword dw; field
/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.c137 DWORD dw = GetLastError(); in lock() local