Home
last modified time | relevance | path

Searched defs:ye (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dubf.c203 mpz_t xe, ye; in mpfr_ubf_exp_less_p() local
248 mpz_t xe, ye; in mpfr_ubf_diff_exp() local
/netbsd-src/tests/dev/clock_subr/
H A Dt_clock_subr.c45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \ argument
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgeometry.cpp138 int ye = y_1 - ycenter; in check_output_arc_limits() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dpackage.d220 ushort *ye = cast(ushort *)&y; variable
/netbsd-src/sys/arch/sgimips/gio/
H A Dnewport.c321 int xe, ye; in newport_bitblt() local
/netbsd-src/sys/arch/x68k/stand/libiocs/
H A Diocs.h151 short ye; member
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… variable
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3046 for (int y = x, ye = 2*x+1; y != ye && !Overflow; ++y) { in getMulExpr() local