Home
last modified time | relevance | path

Searched defs:sticky (Results 1 – 24 of 24) sorted by relevance

/openbsd/lib/libc/arch/riscv64/gen/
H A Dfpsetsticky.c22 fpsetsticky(fp_except sticky) in fpsetsticky()
/openbsd/lib/libc/arch/alpha/gen/
H A Dfpsetsticky.c40 fpsetsticky(sticky) in fpsetsticky() argument
/openbsd/lib/libc/arch/mips64/gen/
H A Dfpsetsticky.c10 fpsetsticky(sticky) in fpsetsticky() argument
/openbsd/lib/libc/arch/sparc64/gen/
H A Dfpsetsticky.c11 fpsetsticky(sticky) in fpsetsticky() argument
/openbsd/lib/libc/arch/m88k/gen/
H A Dfpsetsticky.c12 fpsetsticky(sticky) in fpsetsticky() argument
/openbsd/gnu/llvm/compiler-rt/lib/builtins/i386/
H A Dfloatundisf.S64 sticky: label
/openbsd/usr.bin/cvs/
H A Dentries.c374 char *sticky, int isdir, int isremoved, char *buf, size_t len) in cvs_ent_line_str()
507 char sticky[CVS_REV_BUFSZ]; in cvs_write_tagfile() local
H A Dremove.c142 char sticky[CVS_ENT_MAXLINELEN]; in cvs_remove_local() local
H A Dclient.c461 char rev[CVS_REV_BUFSZ], timebuf[CVS_TIME_BUFSZ], sticky[CVS_REV_BUFSZ]; in cvs_client_sendfile() local
631 char sticky[CVS_ENT_MAXLINELEN], timebuf[CVS_TIME_BUFSZ]; in cvs_client_checkedin() local
704 char sticky[CVS_ENT_MAXLINELEN], fpath[PATH_MAX]; in cvs_client_updated() local
H A Dadd.c502 char sticky[CVS_ENT_MAXLINELEN]; in add_entry() local
H A Dcheckout.c493 char kbuf[8], sticky[CVS_REV_BUFSZ], rev[CVS_REV_BUFSZ]; in cvs_checkout_file() local
H A Dedit.c332 char wdir[PATH_MAX], sticky[CVS_ENT_MAXLINELEN]; in cvs_unedit_local() local
H A Dupdate.c501 char sticky[CVS_ENT_MAXLINELEN], opt[4]; in update_clear_conflict() local
H A Dserver.c442 char sticky[CVS_ENT_MAXLINELEN]; in cvs_server_unchanged() local
/openbsd/lib/libc/arch/sparc64/fpu/
H A Dfpu_mul.c108 int sticky; local
/openbsd/sys/arch/sparc64/fpu/
H A Dfpu_mul.c102 int sticky; in fpu_mul() local
/openbsd/gnu/usr.bin/cvs/src/
H A Dcheckout.c457 build_one_dir (repository, dirpath, sticky) in build_one_dir() argument
1127 build_dirs_and_chdir (dirs, sticky) in build_dirs_and_chdir() argument
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_lib.h255 const bool sticky = (*lo << (typeWidth - count)) != 0; in wideRightShiftWithSticky() local
259 const bool sticky = *hi << (2 * typeWidth - count) | *lo; in wideRightShiftWithSticky() local
263 const bool sticky = *hi | *lo; in wideRightShiftWithSticky() local
/openbsd/sys/arch/hppa/spmath/
H A Dcnv_float.h90 #define Dbl_to_sgl_mantissa(srcA,srcB,dest,inexact,guard,sticky,odd) \ argument
97 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \ argument
H A Dsgl_float.h297 #define Sgl_denormalize(opnd,exponent,guard,sticky,inexact) \ argument
H A Ddbl_float.h497 #define Dbl_denormalize(opndp1,opndp2,exponent,guard,sticky,inexact) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dreal.c193 unsigned long sticky = 0; local
2293 unsigned long sticky; local
/openbsd/sys/netinet6/
H A Dip6_output.c2280 int priv, int sticky, int uproto) in ip6_setpktopt()
/openbsd/gnu/gcc/gcc/
H A Dreal.c173 unsigned long sticky = 0; in sticky_rshift_significand() local
2322 unsigned long sticky; in round_for_format() local