Home
last modified time | relevance | path

Searched defs:new_str (Results 1 – 11 of 11) sorted by relevance

/llvm-project/libc/src/stdio/baremetal/
H A Dvprintf.cpp22 raw_write_hook(cpp::string_view new_str,void *) raw_write_hook() argument
H A Dprintf.cpp22 raw_write_hook(cpp::string_view new_str,void *) raw_write_hook() argument
/llvm-project/libc/src/__support/
H A Dchar_vector.h47 char *new_str; append() local
/llvm-project/libc/src/stdio/printf_core/
H A Dvfprintf_internal.h58 file_write_hook(cpp::string_view new_str,void * fp) file_write_hook() argument
/llvm-project/libc/src/stdio/scanf_core/
H A Dparser.h45 Parser(const char * __restrict new_str,internal::ArgList & args) Parser() argument
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cpp152 char *new_str; in TEST() local
172 char *new_str; in TEST() local
[all...]
/llvm-project/libc/test/src/stdio/printf_core/
H A Dwriter_test.cpp196 int copy_to_out(string_view new_str, void *raw_out_buff) { in copy_to_out()
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp637 char new_str[16]; in MakeLegalFunctionName() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp639 char new_str[16]; in MakeLegalFunctionName() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp660 char new_str[16]; in MakeLegalFunctionName() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp679 char new_str[16]; in MakeLegalFunctionName() local