Searched defs:omax (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dkexgexs.c61 int omin = -1, min = -1, omax = -1, max = -1, onbits = -1, nbits = -1; local
/freebsd-10.1-release/sys/sys/
H A Dlibkern.h66 static __inline off_t omax(off_t a, off_t b) { return (a > b ? a : b); } function
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dasn1_lib.c94 ASN1_get_object(const unsigned char **pp, long *plength, int *ptag, int *pclass, long omax) argument
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dresres.c169 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
441 read_res_data_hdr (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, argument
457 read_res_data(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, rc_uint_type size) argument
519 read_res_id(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) argument
547 read_unistring(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_uint_type *len) argument
579 probe_binary(windres_bfd *wrbfd, rc_uint_type omax) argument
610 skip_null_resource(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
[all...]
/freebsd-10.1-release/contrib/sendmail/src/
H A Dheaders.c2027 int opos, omax, spaces; local
/freebsd-10.1-release/lib/libedit/
H A Dreadline.c1132 int omax; local
/freebsd-10.1-release/contrib/gcc/cp/
H A Dpt.c7310 tree max, omax = TREE_OPERAND (TYPE_MAX_VALUE (t), 0); local

Completed in 216 milliseconds