Searched defs:is_size (Results 1 – 1 of 1) sorted by relevance
402 bool is_size, int64_t min, int64_t max) in cvtnum_full()421 static int64_t cvtnum(const char *name, const char *value, bool is_size) in cvtnum()