Searched refs:SPDP (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | whets.c | 293 #define SPDP double macro 296 #define SPDP float macro 312 void pa(SPDP e[4], SPDP t, SPDP t2); 313 void po(SPDP e1[4], long j, long k, long l); 314 void p3(SPDP *x, SPDP *y, SPDP *z, SPDP t, SPDP t1, SPDP t2); 315 void pout(char title[22], float ops, int type, SPDP checknum, 316 SPDP time, int calibrate, int section); 319 static SPDP loop_time[9]; 320 static SPDP loop_mops[9]; 321 static SPDP loop_mflops[9]; [all …]
|