Home | History | Annotate | Download | only in core

Lines Matching defs:gOnce

861     static bool gOnce;
862 if (gOnce) { return; }
863 gOnce = true;