Searched defs:INPUT (Results 1 – 2 of 2) sorted by relevance
57 INPUT = 8, enumerator
77 enum class IOType { INPUT, OUTPUT }; enumerator