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

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

Completed in 51 milliseconds