Searched defs:word_val (Results 1 – 2 of 2) sorted by relevance
745 #define word_val(n) ((pd_scratch[2*n]&0xff)+256*(pd_scratch[2*n+1]&0xff)) macro
12965 ushort word_val in ASC_INITFUNC()13335 ushort word_val in AscWriteLramWord()