Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dtest-strchr.c54 #if INT_MAX == INT16_MAX
/picolibc-latest/newlib/libc/include/
Dstdint.h174 #define INT16_MAX (__INT16_MAX__) macro
178 #define INT16_MAX (32767) macro