Home
last modified time | relevance | path

Searched refs:__builtin_offsetof (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstddef.h29 #define offsetof(s, m) __builtin_offsetof(s, m)
/titanic_50/usr/src/uts/common/io/bnxe/577xx/include/
H A Dbcmtype.h293 #define __builtin_offsetof(path1_nvm_image_t, f) (u32_t)((int_ptr_t)(&(((path1_nvm_image_t *)0)->f)… macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dnvm_map.h319 #define PATH1_NVM_OFFSET(f) (sizeof(nvm_image_t) + __builtin_offsetof(path1_nvm_image_t,…