Home
last modified time | relevance | path

Searched defs:convert_int (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dint_converter.cpp48 int convert_int(Reader *reader, const FormatSection &to_conv) { in convert_int() function
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dint_converter.h68 LIBC_INLINE int convert_int(Writer *writer, const FormatSection &to_conv) { in convert_int() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformat_utils.c1303 convert_int(void *void_dst, int num_dst_channels, in convert_int() function
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp607 convert_int(isel_context* ctx, Builder& bld, Temp src, unsigned src_bits, unsigned dst_bits, in convert_int() function