Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlparser.c1030 #define UNARY_PRIORITY 8 /* priority for unary operators */ macro
1045 subexpr(ls, v, UNARY_PRIORITY); in subexpr()