Home
last modified time | relevance | path

Searched refs:checkconsistency (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlobject.h108 #define checkconsistency(obj) \ macro
H A Dlgc.c52 #define markvalue(g,o) { checkconsistency(o); \
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c70 #define checkconsistency(obj) \ macro
74 #define markvalue(g,o) { checkconsistency(o); \