Searched refs:get_negsign (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/unbound/compat/
H A Dsnprintf.c92 get_negsign(int negative, int plus, int space) function
244 char s = get_negsign(negative, plus, space);
/freebsd-13-stable/contrib/ldns/compat/
H A Dsnprintf.c91 get_negsign(int negative, int plus, int space) function
243 char s = get_negsign(negative, plus, space);

Completed in 97 milliseconds