Searched defs:TASK_SIZE_32 (Results 1 – 2 of 2) sorted by relevance
63 #define TASK_SIZE_32 UL(0x100000000) macro65 #define TASK_SIZE_32 (UL(0x100000000) - PAGE_SIZE) macro
807 #define TASK_SIZE_32 (_AC(0x80000000, UL) - PAGE_SIZE) macro
Completed in 9 milliseconds