Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dnumbers.h46 # ifndef INT16_MAX
48 # define INT16_MAX __MAXINT__(int16_t) macro
/openssl/test/
H A Dparams_test.c589 { "short", "0x7fff", INT16_MAX, 1, 2 },
590 { "short", "32767", INT16_MAX, 1, 2 },

Completed in 6 milliseconds