Home
last modified time | relevance | path

Searched defs:MAXINT (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/stdio/
H A Dvfwscanf.c57 #define MAXINT 0x00080 /* j: intmax_t */ macro
H A Dvfscanf.cpp60 #define MAXINT 0x00080 // j: intmax_t macro
H A Dprintf_common.h197 #define MAXINT 0x1000 /* largest integer size (intmax_t) */ macro