Home | History | Annotate | Download | only in RuntimeDxe

Lines Matching refs:Point1

1019   VOID                  *Point1;

1139 Point1 = (VOID *) GetVariableNamePtr (Variable);
1140 if (CompareMem (Point0, Point1, NameSize) == 0) {