Home
last modified time | relevance | path

Searched refs:PRI_mpd_ssize_t (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.h160 #define PRI_mpd_ssize_t PRIi64 macro
205 #define PRI_mpd_ssize_t PRIi32 macro
/third_party/python/Modules/_decimal/
H A D_decimal.c2585 n = snprintf(cp, MPD_EXPDIGITS+2, "%" PRI_mpd_ssize_t, exp); in dectuple_as_str()

Completed in 10 milliseconds