Home
last modified time | relevance | path

Searched refs:int16_t (Results 1 – 4 of 4) sorted by relevance

/lib/libc/include/
A Dstdint.h17 typedef short int16_t; typedef
52 typedef int16_t int_least16_t;
75 typedef int16_t int_fast16_t;
/lib/libc/include/sys/
A Dtypes.h55 typedef int16_t s16;
/lib/uefi/include/uefi/
A Dtypes.h153 int16_t TimeZone;
/lib/norfs/
A Dnorfs.c41 #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