ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
ULONG | Size |
ULONG | Sp |
RPN_OP | Ops [1] |
Definition at line 74 of file kdb_expr.c.
RPN_OP _RPN_STACK::Ops[1] |
Definition at line 78 of file kdb_expr.c.
ULONG _RPN_STACK::Size |
Definition at line 76 of file kdb_expr.c.
Referenced by KdbpRpnParseExpression().
ULONG _RPN_STACK::Sp |
Definition at line 77 of file kdb_expr.c.
Referenced by KdbpRpnParseExpression().