Home
last modified time | relevance | path

Searched defs:convert_float (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dfloat_converter.cpp26 int convert_float(Reader *reader, const FormatSection &to_conv) { in convert_float() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformat_utils.c851 convert_float(void *void_dst, int num_dst_channels, in convert_float() function