Searched refs:int16_t (Results 1 – 4 of 4) sorted by relevance
17 typedef short int16_t; typedef52 typedef int16_t int_least16_t;75 typedef int16_t int_fast16_t;
55 typedef int16_t s16;
153 int16_t TimeZone;
41 #define VERSION_GREATER_THAN(a, b) ((int16_t)((a) - (b)) > 0)205 int16_t bytes = 0; in norfs_read_obj_iovec()
Completed in 10 milliseconds