Searched refs:cbrt_table (Results 1 – 1 of 1) sorted by relevance
43 static const struct cbrt_table_entry cbrt_table[] = { variable429 table = cbrt_table + mantissa_key + result.x % 3; in cbrtf()440 table = cbrt_table + mantissa_key + result.x % 3; in cbrtf()