Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlparser.c821 #define UNARY_PRIORITY 8 /* priority for unary operators */ macro
835 subexpr(ls, v, UNARY_PRIORITY); in subexpr()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c1034 #define UNARY_PRIORITY 8 /* priority for unary operators */ macro
1049 subexpr(ls, v, UNARY_PRIORITY); in subexpr()