Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dio.c1428 static const char *mpd_flag_string[MPD_NUM_FLAGS] = { variable
1476 n = snprintf(cp, nmemb, "%s ", mpd_flag_string[j]); in mpd_snprint_flags()
1498 flag_string = mpd_flag_string; in mpd_lsnprint_flags()