Searched refs:PF_FLAG_ADD_PERCENT (Results 1 – 3 of 3) sorted by relevance
39 #define PF_FLAG_ADD_PERCENT (0x100) macro
359 if ((flags & PF_FLAG_ADD_PERCENT) && (size_t)(len + 1) < sizeof(buf)) { in mp_print_float()
1338 flags |= PF_FLAG_ADD_PERCENT; in mp_obj_str_format_helper()
Completed in 8 milliseconds