Searched refs:stale (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/servers/notification/
H A DNotificationWindow.h62 NotificationView* stale,
H A DNotificationWindow.cpp335 NotificationWindow::NotificationViewSwapped(NotificationView* stale, argument
338 views_t::iterator it = find(fViews.begin(), fViews.end(), stale);
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dltmain.sh3245 #define XFREE(stale) do { \
3246 if (stale) { free ((void *) stale); stale = 0; } \

Completed in 102 milliseconds