Searched defs:uvalue (Results 1 – 6 of 6) sorted by relevance
24 unsigned long uvalue; in magic_eval_get_var_cb() local
196 unsigned long uvalue; in magic_selement_print_value() local
367 uint64_t uvalue = Value.uval; in dump() local
468 unsigned LLONG uvalue; in fmtint() local
249 TValue uvalue; in reallymarkobject() local
170 #define uvalue(o) check_exp(ttisfulluserdata(o), gco2u(val_(o).gc)) macro