Searched defs:_SparseWA (Results 1 – 1 of 1) sorted by relevance
81 struct _SparseWA { struct82 void* (*alloc_nofail)(const HChar*,SizeT);83 const HChar* cc;84 void (*dealloc)(void*);85 LevelN* root;86 SWAStackElem iterStack[8];87 Int isUsed;