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

/external/clang/test/Analysis/
H A Dmalloc.c810 struct GlStTy GlS = {0}; variable in typeref:struct:GlStTy
822 GlS.x = a;
827 GlS.x = a;
828 free(GlS.x);

Completed in 169 milliseconds