Home
last modified time | relevance | path

Searched refs:OC_COMPARE (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
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)
3483 case XC( OC_COMPARE ): { in evaluate()