Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A Dtreesource.c170 int nnotstring = 0, nnul = 0; in guess_value_type() local
176 nnotstring++; in guess_value_type()
188 if ((p[len-1] == '\0') && (nnotstring == 0) && (nnul < (len-nnul)) in guess_value_type()