Searched defs:is_numeric (Results 1 – 7 of 7) sorted by relevance
98 int i, is_numeric; in valsort_cf_func() local
538 bool is_numeric () const in is_numeric() function
574 bool is_numeric () const in is_numeric() function
2637 is_numeric (const char *name, uint64_t *pval) in is_numeric() function
2601 is_numeric (const char *name, uint64_t *pval) in is_numeric() function
182 unsigned is_numeric : 1; /* Values of this attribute are numeric. */ member in attr_desc
182 unsigned is_numeric : 1; /* Values of this attribute are numeric. */ variable