Lines Matching full:within
41 * @box: Index of byte within buffer seen as a logical big-endian big number
46 * the physical offset of the @box logical octet within it. Internally, it
54 * @QUIRK_LITTLE_ENDIAN gives the ordering of bytes within each group of 4.
131 * anywhere within the unpacked u64. in __pack()
166 * the packed value starts within pbuf. Must be larger than, or
169 * the packed value ends within pbuf. Must be smaller than, or equal
183 * expected to be within the logically addressable range of the buffer. in pack()
242 * anywhere within the unpacked u64. in __unpack()
277 * the packed value starts within pbuf. Must be larger than, or
280 * the packed value ends within pbuf. Must be smaller than, or equal
297 * expected to be within the logically addressable range of the buffer. in unpack()
322 * the packed value starts within pbuf. Must be larger than, or
325 * the packed value ends within pbuf. Must be smaller than, or equal