Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dvfwprintf.c150 ZTPRE, JPRE, enumerator
187 S('z') = ZTPRE, S('j') = JPRE, S('t') = ZTPRE,
387 case JPRE: *(uintmax_t *)arg.p = cnt; break; in wprintf_core()