Home
last modified time | relevance | path

Searched refs:stpncpy (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/Sema/
Dbuiltins-gnu-mode.c7 int stpncpy; variable
/external/elfutils/backends/
Dsparc_regs.c71 return stpncpy (name, names[ebl->class == ELFCLASS64][regno], in sparc_register_info()
/external/autotest/client/site_tests/platform_ToolchainTests/src/
Dclang-fortify-tests.cpp147 EXPECT_DEATH(stpncpy(small_buffer, large_string, sizeof(large_string))); in TestString()
192 stpncpy(split.tiny_buffer, small_string, sizeof(small_string))); in TestString()
/external/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll675 ; CHECK: declare void @stpncpy(...)
676 declare void @stpncpy(...)
Dannotate.ll691 ; CHECK: declare i8* @stpncpy(i8*, i8* nocapture readonly, i64) [[G0]]
692 declare i8* @stpncpy(i8*, i8*, i64)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll804 ; CHECK: declare void @stpncpy(...)
805 declare void @stpncpy(...)
Dannotate.ll826 ; CHECK: declare i8* @stpncpy(i8*, i8* nocapture readonly, i64) [[G0]]
827 declare i8* @stpncpy(i8*, i8*, i64)
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def941 /// char *stpncpy(char *s1, const char *s2, size_t n);
942 TLI_DEFINE_ENUM_INTERNAL(stpncpy)
943 TLI_DEFINE_STRING_INTERNAL("stpncpy")
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp271 TLI.setUnavailable(LibFunc::stpncpy); in initialize()
552 case LibFunc::stpncpy: in isValidProtoForLibFunc()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1141 /// char *stpncpy(char *s1, const char *s2, size_t n);
1142 TLI_DEFINE_ENUM_INTERNAL(stpncpy)
1143 TLI_DEFINE_STRING_INTERNAL("stpncpy")
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp142 case LibFunc::stpncpy: in inferLibFuncAttributes()
/external/clang/include/clang/Basic/
DBuiltins.def808 LIBBUILTIN(stpncpy, "c*c*cC*z", "f", "string.h", ALL_GNU_LANGUAGES)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2965 fun:stpncpy=uninstrumented