Home
last modified time | relevance | path

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

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