Home | History | Annotate | Download | only in intl

Lines Matching refs:old

351       struct block_list *old = list;					      \
353 free (old->address); \
354 free (old); \
952 /* We must allocate a new buffer or resize the old one. */
964 struct transmem_list *old = transmem_list;
967 free (old);
1194 void *old;
1217 old = transmem_list;
1219 free (old);