Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/enum/
H A Dtst.EnumValAssign.d46 INDIGO = -2, enumerator
52 (13 == BLUE) && (1 == PINK) && (-2 == INDIGO) && (-1 == VIOLET)/