Searched refs:int16_t (Results 1 – 5 of 5) sorted by relevance
44 int16_t psa_status;48 int16_t mbedtls_error;
42 typedef short int int16_t; typedef70 typedef int16_t int_least16_t;80 typedef int16_t int_fast16_t;
31 QSORT_HELPER(s16, int16_t);
1400 QCBOR_Int64ToInt16(int64_t src, int16_t *dest) in QCBOR_Int64ToInt16()1405 *dest = (int16_t) src; in QCBOR_Int64ToInt16()
320 void qsort_s16(int16_t *aa, size_t n);