Home
last modified time | relevance | path

Searched defs:check_size (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/mpl/bind/dist/bin/tests/system/journal/
H A Dtests.sh217 check_size() ( function
232 check_size() ( function
/netbsd/external/public-domain/xz/dist/src/liblzma/common/
H A Dblock_encoder.c122 const size_t check_size = lzma_check_size(coder->block->check); in block_encode() local
H A Dblock_buffer_encoder.c252 const size_t check_size = lzma_check_size(block->check); in block_buffer_encode() local
H A Dblock_decoder.c157 const size_t check_size = lzma_check_size(coder->block->check); in block_decode() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Ddebug_map_base.hpp233 check_size(size_type size, const char* __file, int __line) const in check_size() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Ddebug_map_base.hpp233 check_size(size_type size, const char* __file, int __line) const in check_size() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-d30v.c1843 check_size (long value, int bits, const char *file, int line) in check_size() function
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c1840 check_size (long value, int bits, const char *file, int line) in check_size() function
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d30v.c1843 check_size (long value, int bits, const char *file, int line) in check_size() function
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d30v.c1843 check_size (long value, int bits, const char *file, int line) in check_size() function
/netbsd/usr.bin/xlint/lint1/
H A Ddecl.c2796 check_size(const sym_t *dsym) in check_size() function
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c249 mp_size_t check_size; member