OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USEABLE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/runtime/
sys_linux_386.s
385
// unsigned int
useable
:1;
395
#define
USEABLE
0x40
423
MOVL $(SEG_32BIT|LIMIT_IN_PAGES|
USEABLE
|CONTENTS_DATA), 12(AX) // flag bits
/prebuilts/go/linux-x86/src/runtime/
sys_linux_386.s
385
// unsigned int
useable
:1;
395
#define
USEABLE
0x40
423
MOVL $(SEG_32BIT|LIMIT_IN_PAGES|
USEABLE
|CONTENTS_DATA), 12(AX) // flag bits
Completed in 145 milliseconds