Searched defs:num_str (Results 1 – 4 of 4) sorted by relevance
228 TEST_ASSERT(num > 0, "%s must be greater than 0, got '%s'", name, num_str); in atoi_non_negative() argument 220 atoi_positive(const char * name,const char * num_str) atoi_positive() argument
390 atoi_paranoid(const char * num_str) atoi_paranoid() argument
110 char num_str[8] = {}, *ch; in extract_u32_until_given_char() local
717 u32 i, j, num_str; in bnxt_get_strings() local