Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/mfhdf/xdr/
H A Dxdrtest.c118 typedef enum {ZERO_E, ONE_E, TWO_E, THREE_E, FOUR_E} encount ; enumerator
119 static encount encounts[5] = {ZERO_E, ONE_E, TWO_E, THREE_E, FOUR_E} ;