Format: AllC/C++CSSTextshell script Advanced Search
25: { 26: return Vmalloc(size); 27: }
59: #else 60: return Vmalloc(size); 61: #endif