Home
last modified time | relevance | path

Searched refs:FORBID_STRING_OPS_AString (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Common/
H A DMyString.h264 #define FORBID_STRING_OPS_AString(t) FORBID_STRING_OPS(AString, t) macro
302 FORBID_STRING_OPS_AString(wchar_t)
305 FORBID_STRING_OPS_AString(signed char)
306 FORBID_STRING_OPS_AString(unsigned char)
307 FORBID_STRING_OPS_AString(short)
308 FORBID_STRING_OPS_AString(unsigned short)
309 FORBID_STRING_OPS_AString(int)
310 FORBID_STRING_OPS_AString(unsigned)
311 FORBID_STRING_OPS_AString(long)
312 FORBID_STRING_OPS_AString(unsigne
[all...]

Completed in 3 milliseconds