Searched refs:dc_fpu_begin (Results 1 – 3 of 3) sorted by relevance
31 void dc_fpu_begin(const char *function_name, const int line);
85 void dc_fpu_begin(const char *function_name, const int line) in dc_fpu_begin() function
58 #define DC_FP_START() dc_fpu_begin(__func__, __LINE__)