Home
last modified time | relevance | path

Searched defs:bytediff (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_globals_win.cc30 uptr bytediff = (uptr)end - (uptr)start; in call_on_globals() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_globals_win.cc28 uptr bytediff = (uptr)end - (uptr)start; in call_on_globals() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_globals_win.cpp29 uptr bytediff = (uptr)end - (uptr)start; in call_on_globals() local