HomeSort by relevance Sort by last modified time
    Searched refs:GlobalScope (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
symbols.h 97 extern Scope *GlobalScope;
symbols.c 60 Scope *GlobalScope = NULL;
110 if (!GlobalScope) {
111 /* HACK - CTD -- if GlobalScope==NULL and level==1, we're

Completed in 50 milliseconds