Home
last modified time | relevance | path

Searched defs:RETURNV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_debug.h67 #define RETURNV() openpam_log(PAM_LOG_LIBDEBUG, "returning") macro
103 #define RETURNV() return macro
/freebsd/lib/msun/src/
H A Dmath_private.h354 #define RETURNV() do { \ macro
364 #define RETURNV() return macro