Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dpool_allocator.h223 const size_t __bytes = __n * sizeof(_Tp); in _GLIBCXX_VISIBILITY() local
280 const size_t __bytes = __n * sizeof(_Tp); in _GLIBCXX_VISIBILITY() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dlocale_conv.h320 char __bytes[2] = { __byte }; in _GLIBCXX_VISIBILITY() local
/netbsd/src/usr.sbin/makefs/
Dcd9660.h118 #define CD9660_BLOCKS(__sector_size, __bytes) \ argument
/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_drv.h955 #define VMW_FIFO_RESERVE_DX(__priv, __bytes, __ctx_id) \ argument
964 #define VMW_FIFO_RESERVE(__priv, __bytes) \ argument