Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/bpf/
H A Dhelpers.c821 char *unsafe_ptr = NULL, *tmp_buf = NULL, *tmp_buf_end, *fmt_end; in bpf_bprintf_prepare() local
/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 27 milliseconds