Searched refs:il16 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/regress/lib/libc/int_fmtio/
H A Dfmtio_check.c51 int_least16_t il16; local
80 PRINT(PRIdLEAST16, il16);
95 PRINT(PRIiLEAST16, il16);
171 SCAN(SCNdLEAST16, il16);
186 SCAN(SCNiLEAST16, il16);
/netbsd-6-1-5-RELEASE/tests/include/
H A Dt_inttypes.c45 int_least16_t il16; local
79 PRINT(PRIdLEAST16, il16);
94 PRINT(PRIiLEAST16, il16);
170 SCAN(SCNdLEAST16, il16);
185 SCAN(SCNiLEAST16, il16);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure18376 my_int_least16_t il16 = INT_LEAST16_MIN;
18377 il16 = INT_LEAST16_MAX;
[all...]

Completed in 201 milliseconds