/openbsd/lib/libc/arch/riscv64/gen/ |
H A D | fpsetsticky.c | 22 fpsetsticky(fp_except sticky) in fpsetsticky()
|
/openbsd/lib/libc/arch/alpha/gen/ |
H A D | fpsetsticky.c | 40 fpsetsticky(sticky) in fpsetsticky() argument
|
/openbsd/lib/libc/arch/mips64/gen/ |
H A D | fpsetsticky.c | 10 fpsetsticky(sticky) in fpsetsticky() argument
|
/openbsd/lib/libc/arch/sparc64/gen/ |
H A D | fpsetsticky.c | 11 fpsetsticky(sticky) in fpsetsticky() argument
|
/openbsd/lib/libc/arch/m88k/gen/ |
H A D | fpsetsticky.c | 12 fpsetsticky(sticky) in fpsetsticky() argument
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/i386/ |
H A D | floatundisf.S | 64 sticky: label
|
/openbsd/usr.bin/cvs/ |
H A D | entries.c | 374 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 D | remove.c | 142 char sticky[CVS_ENT_MAXLINELEN]; in cvs_remove_local() local
|
H A D | client.c | 461 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 D | add.c | 502 char sticky[CVS_ENT_MAXLINELEN]; in add_entry() local
|
H A D | checkout.c | 493 char kbuf[8], sticky[CVS_REV_BUFSZ], rev[CVS_REV_BUFSZ]; in cvs_checkout_file() local
|
H A D | edit.c | 332 char wdir[PATH_MAX], sticky[CVS_ENT_MAXLINELEN]; in cvs_unedit_local() local
|
H A D | update.c | 501 char sticky[CVS_ENT_MAXLINELEN], opt[4]; in update_clear_conflict() local
|
H A D | server.c | 442 char sticky[CVS_ENT_MAXLINELEN]; in cvs_server_unchanged() local
|
/openbsd/lib/libc/arch/sparc64/fpu/ |
H A D | fpu_mul.c | 108 int sticky; local
|
/openbsd/sys/arch/sparc64/fpu/ |
H A D | fpu_mul.c | 102 int sticky; in fpu_mul() local
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | checkout.c | 457 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 D | fp_lib.h | 255 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 D | cnv_float.h | 90 #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 D | sgl_float.h | 297 #define Sgl_denormalize(opnd,exponent,guard,sticky,inexact) \ argument
|
H A D | dbl_float.h | 497 #define Dbl_denormalize(opndp1,opndp2,exponent,guard,sticky,inexact) \ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | real.c | 193 unsigned long sticky = 0; local 2293 unsigned long sticky; local
|
/openbsd/sys/netinet6/ |
H A D | ip6_output.c | 2280 int priv, int sticky, int uproto) in ip6_setpktopt()
|
/openbsd/gnu/gcc/gcc/ |
H A D | real.c | 173 unsigned long sticky = 0; in sticky_rshift_significand() local 2322 unsigned long sticky; in round_for_format() local
|