Home
last modified time | relevance | path

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

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