Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dmidifile.c137 static long to32bit ();
551 (*Mf_tempo) (Mf_currtempo = to32bit (0, m[0], m[1], m[2])); in metaevent()
659 to32bit (int c1, int c2, int c3, int c4) in to32bit() function
686 return to32bit (c1, c2, c3, c4); in read32bit()