Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c285 #define TS_LVALUE (TC_VARIABLE | TC_ARRAY) macro
1411 expected_tc = TS_LVALUE | TC_UOPPRE1; in parse_expr()