Searched defs:LUAI_USER_ALIGNMENT_T (Results 1 – 2 of 2) sorted by relevance
47 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro
595 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro