Searched refs:MAX_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
68 #define MAX_PAGE_SIZE 0x10000 macro941 szChunk = (szChunk + (MAX_PAGE_SIZE-1)); in multiplexFileControl()942 szChunk &= ~(MAX_PAGE_SIZE-1); in multiplexFileControl()
799 LINKVAR( MAX_PAGE_SIZE ); in set_options()