Home
last modified time | relevance | path

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

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