Home
last modified time | relevance | path

Searched refs:STATUS_SPEED (Results 1 – 7 of 7) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstatus.h21 STATUS_SPEED, enumerator
H A Dstatus.cc310 case STATUS_SPEED: in fill_status_info()
H A Dspl-goditem.cc466 STATUS_SPEED, in describe_player_cancellation()
H A Doutput.cc1098 STATUS_SPEED, in _get_status_lights()
/dports/games/triplane/triplane-classic-1.08.r20130224/src/world/
H A Dconstants.h134 #define STATUS_SPEED 24 macro
H A Dterrain.cpp588 if (++status_frames > STATUS_SPEED) { in solo_terrain_to_screen()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_wmreg.h258 #define STATUS_SPEED(x) ((x) << 6) /* speed indication */ macro
259 #define STATUS_SPEED_10 STATUS_SPEED(0)
260 #define STATUS_SPEED_100 STATUS_SPEED(1)
261 #define STATUS_SPEED_1000 STATUS_SPEED(2)