Home
last modified time | relevance | path

Searched refs:UUdata (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/lua/src/
H A Dlstring.h17 #define sizeludata(l) (sizeof(union UUdata) + (l))
H A Dlobject.h358 typedef union UUdata { union
361 } UUdata; typedef
369 check_exp(sizeof((u)->ttuv_), (cast(char*, (u)) + sizeof(UUdata)))