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

  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
atom.h 56 void FreeAtomTable(AtomTable *atable);
cppstruct.c 142 FreeAtomTable(atable);
atom.c 484 FreeAtomTable(&oldtable);
714 * FreeAtomTable() - Free the atom table and associated memory
718 void FreeAtomTable(AtomTable *atable)
730 } // FreeAtomTable

Completed in 2706 milliseconds