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

/freebsd-13-stable/contrib/libucl/src/
H A Ducl_hash.c387 #define UHI_SETERR(ep, ern) {if (ep != NULL) *ep = (ern);} macro
396 UHI_SETERR(ep, EINVAL);
404 UHI_SETERR(ep, ENOMEM);
412 UHI_SETERR(ep, 0);

Completed in 91 milliseconds