Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/gzip/
H A Dznew23 smaller () { function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dinsert_fn_imps.hpp240 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); in modify() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dinsert_fn_imps.hpp240 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); in modify() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dlock_verify.c79 rbtree_type* smaller; member
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dcmp.c374 size_t smaller; /* The lesser of `read0' and `read1'. */ in cmp() local
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dtrees.c441 #define smaller(tree, n, m, depth) \ macro
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dtrees.c445 #define smaller(tree, n, m, depth) \ macro
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dtrees.c441 #define smaller(tree, n, m, depth) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dtrees.c441 #define smaller(tree, n, m, depth) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-phiopt.c1379 tree smaller, alt_smaller, larger, alt_larger, arg_true, arg_false; in minmax_replacement() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-phiopt.cc1762 tree smaller, larger, arg_true, arg_false; in minmax_replacement() local
/netbsd-src/sys/net/
H A Dzlib.c2541 #define smaller(tree, n, m, depth) \ macro