Home
last modified time | relevance | path

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

/nanopb-3.4.0/extra/
Dpb_syshdr.h21 typedef signed short int16_t; typedef
33 typedef int16_t int_least16_t;
/nanopb-3.4.0/tests/alltypes_pointer/
Dencode_alltypes_pointer.c125 static int16_t req_int16 = -32768; in main()
127 static int16_t req_sint16 = -32768; in main()