Searched refs:PR_GetPageSize (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprsystem.h51 #define PR_GetPageSize VBoxNsprPR_GetPageSize macro
106 NSPR_API(PRInt32) PR_GetPageSize(void);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/
H A Dprosdep.c108 PR_IMPLEMENT(PRInt32) PR_GetPageSize(void)
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsystem.c75 PR_fprintf(output, "Host page size is %d\n", PR_GetPageSize());
H A Dsocket.c113 #define LARGE_FILE_OFFSET_4 PR_GetPageSize()
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unixos.h503 #define _MD_GET_MEM_MAP_ALIGNMENT() PR_GetPageSize()
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprinit.c189 (void) PR_GetPageSize();
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c3289 _pr_pageSize = PR_GetPageSize();

Completed in 73 milliseconds