Home | History | Annotate | Download | only in dist

Lines Matching refs:INT16_TYPE

8956 #ifndef INT16_TYPE
8958 # define INT16_TYPE int16_t
8960 # define INT16_TYPE short int
8984 typedef INT16_TYPE i16; /* 2-byte signed integer */
9031 typedef INT16_TYPE LogEst;