Searched +full:non +full:- +full:inclusive (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
4 of `bc`, `dc`, or `bcl`. (Non-released commits with memory bugs do not count.)14 * In versions `1.1.0` until `6.2.0` (inclusive) of `bc` and `dc`, there is a20 * In versions `3.0.0` until `6.0.1` (inclusive) of `bc` and `dc`, there is a21 double-free on `SIGINT` when using command-line expressions with `-e` and22 `-f`. This was caused by not properly ending a jump series.26 * In versions `3.0.0` until `6.7.5` (inclusive) of `bc` and `dc`, there is a27 possible out-o[all...]
1 /*-2 * SPDX-License-Identifier: BSD-3-Clause37 * data structure for storing uid/grp selects (-U, -G non standard options)54 * data structure for storing user supplied time ranges (-T option)57 #define ATOI2(ar) ((ar)[0] - '0') * 10 + ((ar)[1] - '0'); (ar) += 2;60 time_t low_time; /* lower inclusive time limit */61 time_t high_time; /* higher inclusive time limit */
9 * or https://opensource.org/licenses/CDDL-1.0.56 zfs_btree_t rt_root; /* offset-ordered segment b-tree */68 uint64_t rt_gap; /* allowable inter-segment gap */80 uint32_t rs_end; /* ending offset (non-inclusive) */84 * Extremely large metaslabs, vdev-wide trees, and dnode-wide trees may85 * require 64-bit integers for ranges.89 uint64_t rs_end; /* ending offset (non-inclusive) */94 uint64_t rs_end; /* ending offset (non-inclusive) */122 ASSERT3U(rt->rt_type, <=, RANGE_SEG_NUM_TYPES); in rs_get_start_raw()123 switch (rt->rt_type) { in rs_get_start_raw()[all …]
2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *3 .\" Copyright 1998-2010,2016 Free Software Foundation, Inc. *31 .TH curs_clear 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"55 \fB\%wclrtoeol\fP \-89 Also, the current line to the right of the cursor, inclusive, is erased.92 to the right of the cursor, inclusive, to the end of the current line.110 \*(``or a non-negative integer if \fB\%immedok\fP is set\*('',111 referring to the return-value of \fBwrefresh\fP.
Java heap space
java.lang.OutOfMemoryError: Java heap space