Searched defs:out_bytes (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-compress.c274 size_t in_bytes, out_bytes; local
353 size_t out_bytes; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-compress.cc273 size_t in_bytes, out_bytes; local
350 size_t out_bytes; local
/netbsd-current/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h195 u_int32_t out_bytes; /* Bytes of output in buffers. */ member in struct:__omapi_connection_object
/netbsd-current/sys/fs/hfs/
H A Dlibhfs.c2140 hfslib_readd_with_extents( hfs_volume* in_vol, void* out_bytes, uint64_t* out_bytesread, uint64_t in_length, uint64_t in_offset, hfs_extent_descriptor_t in_extents[], uint16_t in_numextents, hfs_callback_args* cbargs) argument
2257 hfslib_readd( hfs_volume* in_vol, void* out_bytes, uint64_t in_length, uint64_t in_offset, hfs_callback_args* cbargs) argument

Completed in 106 milliseconds