Home | History | Annotate | Download | only in core

Lines Matching refs:gOnce

702     static bool gOnce;
703 if (gOnce) { return; }
704 gOnce = true;