OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exp_values
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libm/
t_exp.c
41
}
exp_values
[] = {
variable in typeref:typename:const struct __anonb575dbf90108[]
240
for (i = 0; i < __arraycount(
exp_values
); i++) {
241
double x =
exp_values
[i].x;
242
double e_x =
exp_values
[i].y;
337
for (i = 0; i < __arraycount(
exp_values
); i++) {
338
float x =
exp_values
[i].x;
339
float e_x =
exp_values
[i].y;
/src/sys/dev/i2c/
sensirion_voc_algorithm.c
261
const fix16_t*
exp_values
;
local in function:fix16_exp
273
exp_values
= exp_neg_values;
275
exp_values
= exp_pos_values;
282
res = fix16_mul(res,
exp_values
[i]);
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025