Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Drbtree.c293 static void swap_int8(uint8_t* x, uint8_t* y) in swap_int8() function
349 swap_int8(&to_delete->color, &smright->color); in rbtree_delete()
/freebsd/contrib/ldns/
H A Drbtree.c306 static void swap_int8(uint8_t* x, uint8_t* y) in swap_int8() function
357 swap_int8(&to_delete->color, &smright->color); in ldns_rbtree_delete()