Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dext_vector_components.c74 float2 od(float3 x) { return x.odd; } in od() function
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp265 FdDesc *od = fddesc(thr, pc, oldfd); in FdDup() local
/llvm-project/lld/ELF/
H A DLinkerScript.cpp1443 auto *od = dyn_cast<OutputDesc>(cmd); spillSections() local