Searched defs:ZERO (Results 1 – 5 of 5) sorted by relevance
63 const ZERO = getFalsyPrimitive('number'); constant105 const ZERO = getFalsyPrimitive(number); constant
61 const ZERO = getFalsyPrimitive('number'); constant103 const ZERO = getFalsyPrimitive(number); constant
35 enum FunctionLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
23 enum FuncLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
40 ZERO, enumerator