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