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; member1618 if (nvb->pending || nvb->bound) { in handle_notification_bitmap_destroy()1666 if ((bitmap & nvb->bound)) { in handle_notification_bind()1669 nvb->bound |= bitmap; in handle_notification_bind()1710 nvb->bound &= ~bitmap; in handle_notification_unbind()
4392 cause buffer bound checks to be bypassed. Found by Eyal Itkin.4394 cause buffer bound checks to be bypassed. Found by Eyal Itkin.4396 cause buffer bound checks to be bypassed. Found by Eyal Itkin.4398 cause buffer bound checks to be bypassed. Found by Eyal Itkin.