Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Dtreesource.c169 int nnotstring = 0, nnul = 0; in guess_value_type() local
175 nnotstring++; in guess_value_type()
187 if ((p[len-1] == '\0') && (nnotstring == 0) && (nnul <= (len-nnul)) in guess_value_type()

Completed in 4 milliseconds