Searched defs:h18 (Results 1 – 3 of 3) sorted by relevance
368 #define MIDIHZ18_TO_HZ(h18) ((h18)>>18) /* truncates! ok for dbg msgs maybe */ argument379 #define MIDIHZ18_TO_FRHZ(h18) (scalbn((h18),-18)) argument386 #define MIDIPITCH_FROM_HZ18(h18) MIDIPITCH_FROM_FRHZ(MIDIHZ18_TO_FRHZ((h18))) argument
336 enum h18 = hashOf(cast(IBoo)new Boo); in pr2243() local
453 enum h18 = hashOf(cast(IBoo)new Boo); in pr2243() local