stale            2318 libltdl/ltdl.c   void *stale = (void *) 0;
stale            2330 libltdl/ltdl.c 	  stale = cur->interface_data[i].data;
stale            2344 libltdl/ltdl.c 	  stale = 0;
stale            2358 libltdl/ltdl.c   return stale;
stale              80 libltdl/slist.c   SList *stale = 0;
stale              92 libltdl/slist.c       stale = *phead;
stale              93 libltdl/slist.c       *phead = stale->next;
stale             104 libltdl/slist.c 	      stale		= head->next;
stale             105 libltdl/slist.c 	      head->next	= stale->next;