Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A Ds_sincosl.c69 RETURNV(); in sincosl()
76 RETURNV(); in sincosl()
100 RETURNV(); in sincosl()
H A Dmath_private.h354 #define RETURNV() do { \ macro
364 #define RETURNV() return macro
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_free_envlist.c51 RETURNV(); in openpam_free_envlist()
55 RETURNV(); in openpam_free_envlist()
H A Dopenpam_debug.h67 #define RETURNV() openpam_log(PAM_LOG_LIBDEBUG, "returning") macro
103 #define RETURNV() return macro
H A Dopenpam_free_data.c63 RETURNV(); in openpam_free_data()