Home | History | Annotate | Download | only in core

Lines Matching refs:gOnce

638     static bool gOnce;
639 if (gOnce) { return; }
640 gOnce = true;