Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
H A DMyString.h238 #define MY_STRING_DELETE(_p_) { delete [](_p_); } macro

Completed in 3 milliseconds