Searched refs:bloc_ptr (Results 1 – 1 of 1) sorted by relevance
183 } *bloc_ptr; typedef185 #define NIL_BLOC ((bloc_ptr) 0)189 static bloc_ptr first_bloc, last_bloc;362 static bloc_ptr366 register bloc_ptr p = first_bloc;383 static bloc_ptr387 register bloc_ptr new_bloc;390 if (! (new_bloc = (bloc_ptr) malloc (BLOC_PTR_SIZE))442 bloc_ptr bloc; in relocate_blocs()446 register bloc_ptr b = bloc;[all …]