Searched refs:non_null (Results 1 – 1 of 1) sorted by relevance
72 int non_null = 0; in test_length() local74 non_null += buffer[i] != 0; in test_length()75 if (non_null == 0) in test_length()
Completed in 4 milliseconds