Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c356 OC_COMMA = 0x1300, OC_COMPARE = 0x1400, OC_CONCAT = 0x1500, enumerator
1279 t_info = OC_CONCAT | SS | P(35); in next_token()
1356 cn = glptr->l.n = new_node(OC_CONCAT | SS | P(37)); in parse_expr()
3423 case XC( OC_CONCAT ): in evaluate()