Searched defs:minval (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dstrtonum.c34 strtonum(const char *numstr, long long minval, long long maxval, argument
/freebsd-9.3-release/lib/libc/stdlib/
H A Dstrtonum.c32 strtonum(const char *numstr, long long minval, long long maxval, argument
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dmep-ibld.c155 long minval = - (1L << (length - 1)); local
193 long minval = - (1L << (length - 1)); local
H A Darc-opc.c615 long minval, maxval; local
/freebsd-9.3-release/contrib/gcc/
H A Dstmt.c2231 emit_case_bit_tests(tree index_type, tree index_expr, tree minval, tree range, case_node_ptr nodes, rtx default_label) argument
2318 tree minval = NULL_TREE, maxval = NULL_TREE, range = NULL_TREE; local
[all...]
H A Dc-common.c2195 tree maxval, minval; local
H A Dexpr.c9275 try_casesi(tree index_type, tree index_expr, tree minval, tree range, rtx table_label ATTRIBUTE_UNUSED, rtx default_label) argument
9424 try_tablejump(tree index_type, tree index_expr, tree minval, tree range, rtx table_label, rtx default_label) argument
H A Dfold-const.c8326 tree minval = TYPE_MIN_VALUE (TREE_TYPE (cval1)); local
H A Dtree.h2146 tree minval; local
/freebsd-9.3-release/sys/dev/sound/usb/
H A Duaudio.c147 int32_t minval; member in struct:uaudio_mixer_node
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-mips.c9837 offsetT minval, maxval; local

Completed in 348 milliseconds