Home
last modified time | relevance | path

Searched defs:nothing (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/crypto/openssl/providers/implementations/digests/
HDnull_prov.c15 unsigned char nothing; member
/freebsd-head/sbin/devd/
HDdevd.hh56 static const std::string nothing; member in var_list
HDdevd.cc392 const string var_list::nothing = ""; member in var_list
/freebsd-head/contrib/arm-optimized-routines/math/aarch64/advsimd/
HDexpf_1u.c17 float ln2_hi, ln2_lo, c0, nothing; member
/freebsd-head/sys/dev/hptmv/
HDioctl.c190 static void HPTLIBAPI nothing(_VBUS_ARG void *notused){} in nothing() function
/freebsd-head/sys/dev/qlnx/qlnxe/
HDbcm_osal.h93 #define nothing do {} while(0) macro