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

/freebsd-11-stable/contrib/dtc/
H A Dtreesource.c200 int nnotstring = 0, nnul = 0; local
211 nnotstring++;
224 if ((p[len-1] == '\0') && (nnotstring == 0) && (nnul < (len-nnul))

Completed in 54 milliseconds