Searched refs:bound (Results 1 – 4 of 4) sorted by relevance
129 void __ubsan_handle_vla_bound_not_positive(void *data_, void *bound);250 void __ubsan_handle_vla_bound_not_positive(void *data_, void *bound __unused) in __ubsan_handle_vla_bound_not_positive()
990 static int oid_parse_number(unsigned int *num, const char **p, const char *bound) in oid_parse_number() argument996 while (*p < bound && **p >= '0' && **p <= '9') { in oid_parse_number()1021 unsigned char *bound, in oid_subidentifier_encode_into() argument1026 if ((size_t) (bound - *p) < num_bytes) { in oid_subidentifier_encode_into()
59 uint64_t bound; member 1622 if (nvb->pending || nvb->bound) { in handle_notification_bitmap_destroy() 1670 if ((bitmap & nvb->bound)) { in handle_notification_bind() 1673 nvb->bound |= bitmap; in handle_notification_bind() 1714 nvb->bound &= ~bitmap; in handle_notification_unbind()
4435 cause buffer bound checks to be bypassed. Found by Eyal Itkin.4437 cause buffer bound checks to be bypassed. Found by Eyal Itkin.4439 cause buffer bound checks to be bypassed. Found by Eyal Itkin.4441 cause buffer bound checks to be bypassed. Found by Eyal Itkin.