Searched refs:LUAI_MAXALIGN (Results 1 – 3 of 3) sorted by relevance
770 #define LUAI_MAXALIGN lua_Number n; double u; void *s; lua_Integer i; long l macro
440 LUAI_MAXALIGN; /* ensures maximum alignment for udata bytes */472 union {LUAI_MAXALIGN;} bindata;
189 LUAI_MAXALIGN; /* ensure maximum alignment for buffer */
Completed in 9 milliseconds