mirror of
				https://github.com/eledio-devices/thirdparty-tinyexpr.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	Refactoring.
This commit is contained in:
		| @@ -33,8 +33,9 @@ | ||||
|  | ||||
|  | ||||
|  | ||||
| typedef double (*function1)(double); | ||||
|  | ||||
| void bench(const char *expr, te_fun1 func) { | ||||
| void bench(const char *expr, function1 func) { | ||||
|     int i, j; | ||||
|     volatile double d; | ||||
|     double tmp; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user