Searched defs:INTERNAL (Results 1 – 2 of 2) sorted by relevance
59 INTERNAL = 13, enumerator
37 enum class RandomOperandType { INPUT = 0, OUTPUT = 1, INTERNAL = 2, CONST = 3 }; enumerator