Searched refs:offset_max (Results 1 – 5 of 5) sorted by relevance
358 FT_UShort offset_max[2]; member399 &( GXV_KERN_FMT2_DATA( offset_max[spec] ) ), in gxv_kern_subtable_fmt2_clstbl_validate()453 GXV_KERN_FMT2_DATA( offset_max[GXV_KERN_CLS_L] ) in gxv_kern_subtable_fmt2_validate()454 + GXV_KERN_FMT2_DATA( offset_max[GXV_KERN_CLS_R] ) in gxv_kern_subtable_fmt2_validate()
620 u16_t offset_max; in dhcp6_parse_reply() local634 offset_max = p->tot_len; in dhcp6_parse_reply()638 while ((offset + 4 <= offset_max)) { in dhcp6_parse_reply()
1517 u16_t offset_max; in dhcp_parse_reply() local1561 offset_max = options_idx_max; in dhcp_parse_reply()1564 while ((q != NULL) && (offset < offset_max) && (options[offset] != DHCP_OPTION_END)) { in dhcp_parse_reply()1698 offset_max = (u16_t)(offset_max - q->len); in dhcp_parse_reply()1699 if (offset < offset_max) { in dhcp_parse_reply()
925 size_t offset_min, size_t offset_max,
1925 size_t offset_min, size_t offset_max, in mbedtls_ssl_cf_memcpy_offset() argument1930 for( offset = offset_min; offset <= offset_max; offset++ ) in mbedtls_ssl_cf_memcpy_offset()