Searched defs:MS_SHARED (Results 1 – 6 of 6) sorted by relevance
20 #define MS_SHARED 1<<20 /* Shared */ macro
36 #define MS_SHARED (1 << 20) macro
34 #define MS_SHARED (1<<20) /* change to shared */ macro
102 pub const MS_SHARED: ::std::os::raw::c_uint = 1048576; constant
600 pub const MS_SHARED: ::c_ulong = 0x100000; constant
1554 pub const MS_SHARED: ::c_ulong = 0x100000; constant