Searched refs:_Altab (Results 1 – 2 of 2) sorted by relevance
70 _Altab; typedef74 extern _Altab _Aldata; /* free list initially empty */88 int _OK_Altab(_Altab *p);
81 _Altab _Aldata = {0}; /* heap initially empty */188 memset(&_Aldata, 0, sizeof(_Altab)); in PortMallocInit()269 int _OK_Altab(_Altab *p) in _OK_Altab()