Home
last modified time | relevance | path

Searched refs:__bzero (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Ddarwin-bzero.ll1 ; RUN: llc < %s -mtriple=i386-apple-darwin10 | grep __bzero
Dvariable-sized-darwin-bzero.ll1 ; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin10 | grep __bzero
/external/llvm/test/CodeGen/X86/
Ddarwin-bzero.ll1 ; RUN: llc < %s -mtriple=i386-apple-darwin10 | grep __bzero
Dvariable-sized-darwin-bzero.ll1 ; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin10 | grep __bzero
/external/valgrind/coregrind/
Dm_main.c2998 void __bzero(void* s, UWord n);
2999 void __bzero(void* s, UWord n) { in __bzero() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc4817 INTERCEPTOR(void *, __bzero, void *block, uptr size) {
4820 #define INIT___BZERO COMMON_INTERCEPT_FUNCTION(__bzero);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt518 fun:__bzero=uninstrumented