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