Home
last modified time | relevance | path

Searched defs:fragment_size (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h536 const uintmax_t fragment_size = f.f_frsize; in _GLIBCXX_VISIBILITY() local
H A Dstd-ops.cc1439 uintmax_t fragment_size = f.f_frsize; in space() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h607 const uintmax_t fragment_size = f.f_frsize; in _GLIBCXX_VISIBILITY() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vm.h334 uint32_t fragment_size; member