Searched refs:TRY_EMPTY_VM_SPACE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/
H A Dhost-linux.c71 # define TRY_EMPTY_VM_SPACE 0x10000000000 macro
73 # define TRY_EMPTY_VM_SPACE 0x2000000100000000 macro
75 # define TRY_EMPTY_VM_SPACE 0x1000000000 macro
77 # define TRY_EMPTY_VM_SPACE 0x60000000 macro
79 # define TRY_EMPTY_VM_SPACE 0x60000000 macro
81 # define TRY_EMPTY_VM_SPACE 0x8000000000 macro
83 # define TRY_EMPTY_VM_SPACE 0x60000000 macro
85 # define TRY_EMPTY_VM_SPACE 0x8000000000 macro
87 # define TRY_EMPTY_VM_SPACE 0x60000000 macro
89 # define TRY_EMPTY_VM_SPACE macro
[all...]
H A Dhost-hpux.c44 # define TRY_EMPTY_VM_SPACE 0x8000000000000000 macro
46 # define TRY_EMPTY_VM_SPACE 0x60000000 macro
48 # define TRY_EMPTY_VM_SPACE 0 macro
60 addr = mmap ((void *)TRY_EMPTY_VM_SPACE, size, PROT_READ | PROT_WRITE,

Completed in 102 milliseconds