Home
last modified time | relevance | path

Searched defs:flttype (Results 1 – 4 of 4) sorted by relevance

/dports/games/crrcsim/crrcsim-0.9.13/src/mod_windfield/thermal03/
H A Dthconf.h25 typedef float flttype; typedef
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/snd/
H A Dcyd.h55 Uint8 flttype; member
H A Dmusic.h61 Uint8 flttype; member
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Dview.c1212 static const char *flttype[] = { "LP", "HP", "BP" }; in instrument_view() local