Searched defs:int_type (Results 1 – 3 of 3) sorted by relevance
| /bionic/libc/upstream-openbsd/lib/libc/locale/ | ||
| D | wcstoll.c | 14 typedef long long int int_type; typedef |
| D | wcstol.c | 14 typedef long int_type; typedef |
| D | wcstoimax.c | 15 typedef intmax_t int_type; typedef |