Home
last modified time | relevance | path

Searched refs:nnotstring (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/scripts/dtc/
A Dtreesource.c147 int nnotstring = 0, nnul = 0; in guess_value_type() local
153 nnotstring++; in guess_value_type()
165 if ((p[len-1] == '\0') && (nnotstring == 0) && (nnul <= (len-nnul)) in guess_value_type()

Completed in 2 milliseconds