Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c349 OC_PRINT = 0x0400, OC_PRINTF = 0x0500, OC_WALKINIT = 0x0600, enumerator
466 OC_CONTINUE, OC_DELETE|Rx, OC_PRINT,
1659 case OC_PRINT: in chain_group()
1782 chain_node(OC_PRINT); in parse_program()
2964 case XC( OC_PRINT ): in evaluate()
2989 if ((opinfo & OPCLSMASK) == OC_PRINT) { in evaluate()