Home
last modified time | relevance | path

Searched refs:create_set_item (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Duint_set.c112 static UINT_SET_ITEM *create_set_item(uint64_t start, uint64_t end) in create_set_item() function
135 x = create_set_item(start, end); in ossl_uint_set_insert()
156 x = create_set_item(start, end); in ossl_uint_set_insert()
246 x = create_set_item(start, end); in ossl_uint_set_insert()
305 y = create_set_item(end + 1, z->range.end); in ossl_uint_set_remove()

Completed in 5 milliseconds