Home
last modified time | relevance | path

Searched defs:sun2 (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/tme/tme-0.8/machine/sun2/
H A Dsun2-mmu.c141 _tme_sun2_bus_fault_handler(struct tme_sun2 *sun2, in _tme_sun2_bus_fault_handler()
219 struct tme_sun2 *sun2; in _tme_sun2_vmebus_fault_handler() local
238 struct tme_sun2 *sun2; in _tme_sun2_mmu_invalid() local
259 struct tme_sun2 *sun2; in _tme_sun2_mmu_proterr() local
281 struct tme_sun2 *sun2; in _tme_sun2_m68k_tlb_fill() local
407 struct tme_sun2 *sun2; in _tme_sun2_bus_tlb_fill() local
479 struct tme_sun2 *sun2; in _tme_sun2_tlb_fill_mmu() local
750 _tme_sun2_mmu_context_system_set(struct tme_sun2 *sun2) in _tme_sun2_mmu_context_system_set()
766 _tme_sun2_mmu_context_user_set(struct tme_sun2 *sun2) in _tme_sun2_mmu_context_user_set()
825 struct tme_sun2 *sun2; in _tme_sun2_mmu_tlb_set_add() local
[all …]
H A Dsun2-mainbus.c48 _tme_sun2_ipl_check(struct tme_sun2 *sun2) in _tme_sun2_ipl_check()
99 struct tme_sun2 *sun2; in _tme_sun2_bus_signal() local
164 struct tme_sun2 *sun2; in _tme_sun2_bus_intack() local
232 struct tme_sun2 *sun2; in _tme_sun2_command() local
330 struct tme_sun2 *sun2; in _tme_sun2_connection_score() local
373 struct tme_sun2 *sun2; in _tme_sun2_connection_make() local
417 struct tme_sun2 *sun2; in _tme_sun2_connections_new() local
568 struct tme_sun2 *sun2; in TME_ELEMENT_NEW_DECL() local
H A Dsun2-control.c48 struct tme_sun2 *sun2; in _tme_sun2_control_cycle_handler() local
166 tme_sun2_dump(struct tme_sun2 *sun2) in tme_sun2_dump()
H A Dsun2-impl.h84 #define TME_SUN2_CONTROL_BUS_CYCLE(sun2, addr, cycle) \ argument
107 #define TME_SUN2_LOG_HANDLE(sun2) (&(sun2)->tme_sun2_element->tme_element_log_handle) argument
/dports/games/flightgear/flightgear-2020.3.11/src/Time/
H A Dlight.cxx228 float sun2 = 1.0 / sqrt(_sun_angle); in update_sky_color() local
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dsun2.cpp654 static INPUT_PORTS_START( sun2 ) in INPUT_PORTS_START() argument
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dsun2.cpp654 static INPUT_PORTS_START( sun2 ) in INPUT_PORTS_START() argument
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DBackgroundRenderer.cxx489 float sun2[3]; in makeCelestialLists() local
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DBackgroundRenderer.cxx489 float sun2[3]; in makeCelestialLists() local
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dcm4_functions.c1046 void sun2(int iyr, int iday, double secs, double *gst, double *slong, double *srasn, double *sdec) { in sun2() function