Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c324 #define VV (OF_RES1 | OF_RES2) macro
443 OC_COMPARE|VV|P(39)|5, OC_MOVE|VV|P(74), OC_REPLACE|NV|P(74)|'+', OC_REPLACE|NV|P(74)|'-',
447 OC_COMPARE|VV|P(39)|4, OC_COMPARE|VV|P(39)|3, OC_COMPARE|VV|P(39)|0, OC_COMPARE|VV|P(39)|1,
448 #define TI_LESS (OC_COMPARE|VV|P(39)|2)
1641 n = chain_node(OC_WALKINIT | VV); in chain_group()