Searched defs:logc (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math_config.h | 338 double invc, logc; member 350 double invc, logc; member 367 double invc, logc; member 403 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 418 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 432 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math_config.h | 338 double invc, logc; member 350 double invc, logc; member 367 double invc, logc; member 403 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 418 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 432 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|