Searched refs:LUAI_USER_ALIGNMENT_T (Results 1 – 3 of 3) sorted by relevance
46 #if !defined(LUAI_USER_ALIGNMENT_T)47 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro50 typedef LUAI_USER_ALIGNMENT_T L_Umaxalign;
47 typedef LUAI_USER_ALIGNMENT_T L_Umaxalign;
595 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro