Searched refs:dc_fpu_end (Results 1 – 3 of 3) sorted by relevance
32 void dc_fpu_end(const char *function_name, const int line);
119 void dc_fpu_end(const char *function_name, const int line) in dc_fpu_end() function
58 #define DC_FP_END() dc_fpu_end(__func__, __LINE__)
Completed in 7 milliseconds