Searched defs:segfixmask (Results 1 – 1 of 1) sorted by relevance
474 static u_int segfixmask = 0xffffffff; /* all bits valid to start */ variable476 #define segfixmask 0xffffffff /* It's in getsegmap's scope */ macro