Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dsystime_s.c3 #define SIM macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp140 StubInitsMap SIM; in createStub() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp182 operator<<(raw_ostream &OS, const Session::SymbolInfoMap &SIM) { in operator <<()