Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dllimits.h47 #if !defined(LUAI_USER_ALIGNMENT_T)
48 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro
51 typedef LUAI_USER_ALIGNMENT_T L_Umaxalign;