Searched refs:unixGetpagesize (Results 1 – 1 of 1) sorted by relevance
376 static int unixGetpagesize(void);518 { "getpagesize", (sqlite3_syscall_ptr)unixGetpagesize, 0 },4236 static int unixGetpagesize(void){ in unixGetpagesize() function