Searched refs:remains (Results 1 – 5 of 5) sorted by relevance
38 if (current_chunk_ == NULL || current_chunk_->remains < size) { in alloc()49 new_chunk->remains = new_chunk->size - sizeof(ElfAllocatorChunk); in alloc()55 current_chunk_->remains -= size; in alloc()
59 size_t remains; member
17 share and change all versions of a program--to make sure it remains free166 convey, without conditions so long as your license otherwise remains352 under those permissions, but the entire Program remains governed by
114 of such a section when you modify the Document means that it remains a
3705 bitset_t remains; in group_nodes_into_DFAstates() local3725 not_subset |= remains[k] = ~accepts[k] & dests_ch[j][k]; in group_nodes_into_DFAstates()3733 bitset_copy (dests_ch[ndests], remains); in group_nodes_into_DFAstates()