Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dllimits.h47 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluaconf.h595 #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } macro