Searched refs:_aligned_blocks (Results 1 – 4 of 4) sorted by relevance
48 for (l = _aligned_blocks; l != NULL; l = l->next)60 l->next = _aligned_blocks;61 _aligned_blocks = l;
203 extern struct alignlist *_aligned_blocks;755 struct alignlist *_aligned_blocks = NULL; variable921 for (l = _aligned_blocks; l != NULL; l = l->next)1332 for (l = _aligned_blocks; l != NULL; l = l->next)1344 l->next = _aligned_blocks;1345 _aligned_blocks = l;
34 struct alignlist *_aligned_blocks = NULL; variable200 for (l = _aligned_blocks; l != NULL; l = l->next)
201 extern struct alignlist *_aligned_blocks;