Home
last modified time | relevance | path

Searched defs:GateSize (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/fast486/
H A Dcommon.c303 BOOLEAN GateSize = (IdtEntry->Type == FAST486_IDT_INT_GATE_32) || in Fast486InterruptInternal() local
1122 BOOLEAN GateSize = (Gate->Type == FAST486_CALL_GATE_SIGNATURE); in Fast486CallGate() local