Searched defs:OptionValueSInt64 (Results 1 – 2 of 2) sorted by relevance
24 OptionValueSInt64 () : in OptionValueSInt64() function33 OptionValueSInt64 (int64_t value) : in OptionValueSInt64() function42 OptionValueSInt64 (int64_t current_value, in OptionValueSInt64() function52 OptionValueSInt64 (const OptionValueSInt64 &rhs) : in OptionValueSInt64() function
139 class OptionValueSInt64; variable