Home
last modified time | relevance | path

Searched defs:from_length (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dmove_alloc.c60 GFC_INTEGER_4 from_length __attribute__((unused)), in move_alloc_c()
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dmove_alloc.c60 GFC_INTEGER_4 from_length __attribute__((unused)), in move_alloc_c()
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_interceptors.cc385 uptr from_length = REAL(strlen)(from); in DEFINE_REAL() local
406 uptr from_length = MaybeRealStrnlen(from, size); in INTERCEPTOR() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_interceptors.cc382 uptr from_length = REAL(strlen)(from); in DEFINE_REAL() local
403 uptr from_length = MaybeRealStrnlen(from, size); in INTERCEPTOR() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_interceptors.cc385 uptr from_length = REAL(strlen)(from); in DEFINE_REAL() local
406 uptr from_length = MaybeRealStrnlen(from, size); in INTERCEPTOR() local