Searched refs:shortint (Results 1 – 4 of 4) sorted by relevance
318 st->y[0] = (shortint) -21161; in init_lpc10_decoder_state()319 st->y[1] = (shortint) -8478; in init_lpc10_decoder_state()320 st->y[2] = (shortint) 30892; in init_lpc10_decoder_state()321 st->y[3] = (shortint) -10216; in init_lpc10_decoder_state()322 st->y[4] = (shortint) 16950; in init_lpc10_decoder_state()
103 typedef INT16 shortint; typedef210 shortint y[5]; /* initial value { -21161,-8478,30892,-10216,16950 } */
72 shortint *y; in random_()
154 shortint h;