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

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dllimits.h49 #if !defined(LUAI_USER_ALIGNMENT_T)
50 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro
53 typedef LUAI_USER_ALIGNMENT_T L_Umaxalign;

Completed in 87 milliseconds