Searched refs:GlS (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dmalloc.c838 struct GlStTy GlS = {0}; variable in typeref:struct:GlStTy
850 GlS.x = a;
855 GlS.x = a;
856 free(GlS.x);

Completed in 55 milliseconds