Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c351 OC_BR = 0x0700, OC_BREAK = 0x0800, OC_CONTINUE = 0x0900, enumerator
1549 n = chain_node(OC_BR | Vx); in chain_loop()
1605 n = chain_node(OC_BR | Vx); in chain_group()
2947 case XC( OC_BR ): in evaluate()