dc_fpu_begin
void dc_fpu_begin(const char *function_name, const int line);
#define DC_FP_START() dc_fpu_begin(__func__, __LINE__)