Searched hist:f (Results 1 - 25 of 1723) sorted by relevance

1234567891011>>

/src/lib/libm/src/
H A De_rem_pio2f.h1.1 Sat Aug 27 08:31:59 GMT 2022 christos Add sincos{,f,l} from FreeBSD

H A Dk_sincosf.h1.1 Sat Aug 27 08:31:59 GMT 2022 christos Add sincos{,f,l} from FreeBSD

H A Ds_sincosf.c1.1 Sat Aug 27 08:31:59 GMT 2022 christos Add sincos{,f,l} from FreeBSD

H A Ds_fdim.c1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD

1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD

H A Ds_fmaxf.c1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD

1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD

H A Db_exp.c1.1 Sat May 05 17:54:14 GMT 2012 christos branches: 1.1.2; 1.1.4;
Add tgamma{,f} from FreeBSD via rudolf, netbsd at eq dot cz

H A Db_log.c1.1 Sat May 05 17:54:14 GMT 2012 christos branches: 1.1.2; 1.1.4;
Add tgamma{,f} from FreeBSD via rudolf, netbsd at eq dot cz

H A Db_tgamma.c1.1 Sat May 05 17:54:14 GMT 2012 christos branches: 1.1.2; 1.1.4;
Add tgamma{,f} from FreeBSD via rudolf, netbsd at eq dot cz

H A Ds_tgammaf.c1.1 Sat May 05 17:54:14 GMT 2012 christos branches: 1.1.2; 1.1.4;
Add tgamma{,f} from FreeBSD via rudolf, netbsd at eq dot cz

H A Ds_fmin.c1.1 Sun Oct 04 22:04:30 GMT 2009 christos branches: 1.1.2; 1.1.4; 1.1.10; 1.1.16;
add f{min,max,dim}{,l,f} from FreeBSD

1.1 Sun Oct 04 22:04:30 GMT 2009 christos branches: 1.1.2; 1.1.4; 1.1.10; 1.1.16;
add f{min,max,dim}{,l,f} from FreeBSD

H A Ds_fminf.c1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD
1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD
H A De_rem_pio2l.h1.1 Sat Aug 27 08:31:59 GMT 2022 christos Add sincos{,f,l} from FreeBSD

H A Dk_sincos.h1.1 Sat Aug 27 08:31:59 GMT 2022 christos Add sincos{,f,l} from FreeBSD

/src/share/man/man9/
H A DSET.91.4 Sun Dec 13 21:53:02 GMT 2015 plunky Clarify the meaning of this. These macros do not operate on bit numbers
as is implied.. the macros are defined as

#define SET(t, f) ((t) |= (f))
#define ISSET(t, f) ((t) & (f))
#define CLR(t, f) ((t) &= ~(f))

When the rationale is to provide clarity in the source code, then it
is good to have manual pages that are correct.

1.4 Sun Dec 13 21:53:02 GMT 2015 plunky Clarify the meaning of this. These macros do not operate on bit numbers
as is implied.. the macros are defined as

#define SET(t, f) ((t) |= (f))
#define ISSET(t, f) ((t) & (f))
#define CLR(t, f) ((t) &= ~(f))

When the rationale is to provide clarity in the source code, then it
is good to have manual pages that are correct.

1.4 Sun Dec 13 21:53:02 GMT 2015 plunky Clarify the meaning of this. These macros do not operate on bit numbers
as is implied.. the macros are defined as

#define SET(t, f) ((t) |= (f))
#define ISSET(t, f) ((t) & (f))
#define CLR(t, f) ((t) &= ~(f))

When the rationale is to provide clarity in the source code, then it
is good to have manual pages that are correct.

1.4 Sun Dec 13 21:53:02 GMT 2015 plunky Clarify the meaning of this. These macros do not operate on bit numbers
as is implied.. the macros are defined as

#define SET(t, f) ((t) |= (f))
#define ISSET(t, f) ((t) & (f))
#define CLR(t, f) ((t) &= ~(f))

When the rationale is to provide clarity in the source code, then it
is good to have manual pages that are correct.

1.4 Sun Dec 13 21:53:02 GMT 2015 plunky Clarify the meaning of this. These macros do not operate on bit numbers
as is implied.. the macros are defined as

#define SET(t, f) ((t) |= (f))
#define ISSET(t, f) ((t) & (f))
#define CLR(t, f) ((t) &= ~(f))

When the rationale is to provide clarity in the source code, then it
is good to have manual pages that are correct.

1.4 Sun Dec 13 21:53:02 GMT 2015 plunky Clarify the meaning of this. These macros do not operate on bit numbers
as is implied.. the macros are defined as

#define SET(t, f) ((t) |= (f))
#define ISSET(t, f) ((t) & (f))
#define CLR(t, f) ((t) &= ~(f))

When the rationale is to provide clarity in the source code, then it
is good to have manual pages that are correct.

/src/lib/libm/man/
H A Dfmax.31.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD

1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD

H A Dfdim.31.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD
1.1 Sun Oct 04 22:04:30 GMT 2009 christos add f{min,max,dim}{,l,f} from FreeBSD
H A Dsincos.31.1 Sat Aug 27 08:31:59 GMT 2022 christos branches: 1.1.2;
Add sincos{,f,l} from FreeBSD

/src/tests/usr.bin/xlint/lint1/
H A Dlex_whitespace.c1.1 Fri Sep 10 19:40:18 GMT 2021 rillig tests/lint: test line number tracking with \v and \f
/src/lib/libc/gen/
H A Dfloatunsidf_ieee754.c1.1 Fri Aug 23 16:01:35 GMT 2013 matt branches: 1.1.4; 1.1.8;
Add __floatunsi{sd}f for IEEE754.
Unlike the quad versions, these don't use floating point.

H A Dfloatunsisf_ieee754.c1.1 Fri Aug 23 16:01:35 GMT 2013 matt branches: 1.1.4; 1.1.8;
Add __floatunsi{sd}f for IEEE754.
Unlike the quad versions, these don't use floating point.

/src/lib/libc/arch/vax/gen/
H A Dfabsf.S1.1 Thu Nov 08 18:19:37 GMT 2018 riastradh branches: 1.1.2; 1.1.4;
Attempt to implement fabsf by copying fabs and s/d/f/g.

Vax wizards, please vaxinate if I flubbed this!

/src/sbin/ping/
H A Dping_hostops.c1.2 Fri Mar 11 09:59:56 GMT 2011 pooka Make get/setuid prog ops (so that i can do rump.ping -f regardless
of host privs).

H A Dping_rumpops.c1.2 Fri Mar 11 09:59:56 GMT 2011 pooka Make get/setuid prog ops (so that i can do rump.ping -f regardless
of host privs).

/src/lib/libm/arch/i387/
H A Dshlib_version1.2 Thu Jul 21 22:49:16 GMT 2005 rpaulo Bump minor version for log2{,f}.

/src/lib/libm/ld128/
H A De_rem_pio2l.h1.1 Sat Aug 27 08:31:58 GMT 2022 christos Add sincos{,f,l} from FreeBSD

Completed in 62 milliseconds

1234567891011>>