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

  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
symbols.h 100 Scope *NewScopeInPool(MemoryPool *);
101 #define NewScope() NewScopeInPool(CurrentScope->pool)
symbols.c 77 Scope *NewScopeInPool(MemoryPool *pool)
cpp.c 119 macros = NewScopeInPool(mem_CreatePool(0, 0));
    [all...]

Completed in 46 milliseconds