Searched refs:OPT_0_CLEAR (Results 1 – 2 of 2) sorted by relevance
64 static const int OPT_0_CLEAR = ( 1 << 0 ); // メモリ確保時に、メモリをゼロクリア variable
417 if ( GetOptionFlag() & OPT_0_CLEAR ) in FillAllocMemory()