Searched refs:ALLOCATED (Results 1 – 4 of 4) sorted by relevance
169 void _Unset() { if (fVersion & ALLOCATED) delete fKey; fKey = NULL; } in _Unset()183 : fKey(new(nothrow) Key(*k.fKey)), fVersion(k.fVersion | ALLOCATED) {} in VKey()204 fVersion = KEY_FORMAT_3_5 | ALLOCATED; in SetTo()206 fVersion = KEY_FORMAT_3_6 | ALLOCATED; in SetTo()254 if (!(fVersion & ALLOCATED))257 fVersion |= ALLOCATED;270 ALLOCATED = 0x8000 enumerator
63 fVersion |= ALLOCATED;80 fVersion |= ALLOCATED;90 if (fVersion & ALLOCATED) { in Unset()205 ALLOCATED = 0x8000 enumerator
41 #define ALLOCATED(FP) ((FP)->_f._IO_buf_base && DYNAMIC(FP))
40 #define ALLOCATED(FP) ((FP)->_f._IO_buf_base && DYNAMIC(FP))