Home
last modified time | relevance | path

Searched defs:fmt_end (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1521 const char* fmt_end = ImParseFormatFindEnd(fmt_start); // Find end of format specifier, which itself is an exercise of confidence/recklessness (because snprintf is dependent on libc or user). in PatchFormatStringFloatToInt() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1887 const char* fmt_end = ImParseFormatFindEnd(fmt_start); // Find end of format specifier, which itself is an exercise of confidence/recklessness (because snprintf is dependent on libc or user). in PatchFormatStringFloatToInt() local
2169 const char* fmt_end = ImParseFormatFindEnd(fmt); in SanitizeFormatString() local
[all...]
/third_party/python/Modules/_decimal/
H A D_decimal.c3252 char const *fmt_end = fmt + size; in format_spec_z_search() local

Completed in 22 milliseconds