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

/freebsd-11-stable/sbin/hastd/
H A Dnv.c495 #define NV_DEFINE_GET(type, TYPE) \ macro
515 NV_DEFINE_GET(int8, INT8) function
516 NV_DEFINE_GET(uint8, UINT8)
517 NV_DEFINE_GET(int16, INT16)
518 NV_DEFINE_GET(uint16, UINT16)
519 NV_DEFINE_GET(int32, INT32)
520 NV_DEFINE_GET(uint32, UINT32)
521 NV_DEFINE_GET(int64, INT64)
522 NV_DEFINE_GET(uint64, UINT64)
524 #undef NV_DEFINE_GET macro
[all...]

Completed in 46 milliseconds