OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Q7
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libm/noieee_src/
n_gamma.c
105
#define
Q7
9.35021023573788935372153030556e-05
269
q = Q0 +z*(Q1+z*(Q2+z*(Q3+z*(Q4+z*(Q5+z*(Q6+z*(
Q7
+z*Q8)))))));
/src/lib/libm/src/
b_tgamma.c
115
#define
Q7
9.35021023573788935372153030556e-05
255
q = Q0 +z*(Q1+z*(Q2+z*(Q3+z*(Q4+z*(Q5+z*(Q6+z*(
Q7
+z*Q8)))))));
/src/lib/libm/ld80/
b_tgammal.c
195
#define
Q7
(Q7u.extu_ld)
205
z * (Q6 + z * (
Q7
+ z * Q8)))))));
/src/tests/usr.bin/xlint/lint1/
queries.c
182
Q7
(void)
186
/* expect+1: redundant cast from '_Bool' to '_Bool' before assignment [
Q7
] */
192
/* expect+1: redundant cast from 'unsigned char' to 'unsigned char' before assignment [
Q7
] */
201
/* expect+1: redundant cast from 'unsigned char' to 'unsigned short' before assignment [
Q7
] */
204
/* expect+1: redundant cast from 'unsigned short' to 'unsigned short' before assignment [
Q7
] */
210
/* expect+1: redundant cast from 'unsigned char' to 'short' before assignment [
Q7
] */
212
/* expect+1: redundant cast from 'signed char' to 'short' before assignment [
Q7
] */
221
/* expect+1: redundant cast from 'unsigned char' to 'unsigned int' before assignment [
Q7
] */
226
/* expect+1: redundant cast from 'float' to 'float' before assignment [
Q7
] */
235
/* expect+1: redundant cast from 'float' to 'double' before assignment [
Q7
] */
[
all
...]
Completed in 36 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025