Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/libntp/
H A Dsystime_s.c3 #define SIM macro
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dconfigure.ac1980 AC_SUBST(SIM) subst
H A Dm32c-tdep.c731 #define SIM(name) (m32c_sim_reg_ ## name) macro
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp140 StubInitsMap SIM; in createStub() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dconfigure.ac1980 AC_SUBST(SIM) subst
H A Dm32c-tdep.c731 #define SIM(name) (m32c_sim_reg_ ## name) macro
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp182 operator<<(raw_ostream &OS, const Session::SymbolInfoMap &SIM) { in operator <<()