Searched defs:OptionValueSInt64 (Results 1 – 8 of 8) sorted by relevance
21 OptionValueSInt64(int64_t value) in OptionValueSInt64() function24 OptionValueSInt64(int64_t current_value, int64_t default_value) in OptionValueSInt64() function
155 class OptionValueSInt64; variable