Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching full:int16_t

435     return sizeof(int16_t);
485 result = *((int16_t*)p);
486 p += sizeof(int16_t);