tag | line | file | source code |
---|---|---|---|
HIPOWERon | 20 | drivers/FPU-emu/poly_atan.c | static unsigned const oddnegterms[HIPOWERon][2] = |
HIPOWERon | 155 | drivers/FPU-emu/poly_atan.c | (unsigned short (*)[4])oddnegterms, HIPOWERon-1); |
HIPOWERon | 28 | drivers/FPU-emu/poly_tan.c | static unsigned short const oddnegterms[HIPOWERon][4] = |
HIPOWERon | 90 | drivers/FPU-emu/poly_tan.c | polynomial(&neg_poly.sigl, (unsigned *)&argSqSq, oddnegterms, HIPOWERon-1); |