Searched refs:shrinks (Results 1 – 13 of 13) sorted by relevance
242 int needalloc, shrinks; in dtfs_setsize() local246 shrinks = newsize < pn->pn_va.va_size; in dtfs_setsize()248 if (needalloc || shrinks) { in dtfs_setsize()251 if (shrinks) in dtfs_setsize()261 if (!shrinks) { in dtfs_setsize()273 if (!shrinks) { in dtfs_setsize()
151 # into history and GNU termcap's application base shrinks towards being GNU
153 # into history and GNU termcap's application base shrinks towards being GNU
82 has a RRset that shrinks from two to one RRs, or grows from one
1501 for example, changing from fat to slim shrinks the Europe/London1526 tzdata.zi now assumes zic 2017c or later. This shrinks tzdata.zi1779 This reverts a change introduced in 2013d and shrinks most TZif
1579 for example, changing from fat to slim shrinks the Europe/London1604 tzdata.zi now assumes zic 2017c or later. This shrinks tzdata.zi1857 This reverts a change introduced in 2013d and shrinks most TZif
1962 the expanding ring shrinks to the minimum and increments
2040 the expanding ring shrinks to the minimum and increments
3322 // Make sure reserve(n) never shrinks. This is technically only required in C++20