Lines Matching defs:reusable
19179 unsigned reusable :1; /* Constant expression is reusable */
44463 ** not searching for a reusable file descriptor are not dire. */
87495 /* Figure out how much reusable memory is available at the end of the
114348 ** result is not reusable. If regDest<0 then this routine is free to
114368 if( pItem->fg.reusable
114393 pItem->fg.reusable = regDest<0;
116089 ** Return the latest reusable register in the set of all registers.