Searched defs:int31_t (Results 1 – 1 of 1) sorted by relevance
206 int31_t() : value_(0) {} in int31_t() function207 int31_t(int value) : value_(value) { // NOLINT(runtime/explicit) in int31_t() function