Home
last modified time | relevance | path

Searched defs:tail_length (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/
H A Dfloats.d897 ulong tail_length = 0; variable
1758 ulong tail_length = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_allocator.cpp166 uptr tail_length = size - orig_size; in HwasanAllocate() local