Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddtio.c219 BOOLEAN IsNullString = FALSE; in DtParseLine() local
289 IsNullString = TRUE; in DtParseLine()
326 if ((Value && *Value) || IsNullString) in DtParseLine()