Home
last modified time | relevance | path

Searched refs:zFP (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/test/
H A Dspeedtest1.c1351 void speedtest1_random_ascii_fp(char *zFP){ in speedtest1_random_ascii_fp() argument
1358 sqlite3_snprintf(100,zFP,"%d.%de%d",y,z,x%200); in speedtest1_random_ascii_fp()