Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlobject.h459 typedef struct Udata { struct
466 } Udata; argument
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h432 typedef union Udata { union
440 } Udata; typedef