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

/freebsd-10.0-release/usr.bin/dtc/
H A Dstring.hh89 static string parse_node_or_property_name(input_buffer &s,
H A Dstring.cc125 string::parse_node_or_property_name(input_buffer &s, bool &is_property) function in class:dtc::string
H A Dfdt.cc538 string n = string::parse_node_or_property_name(input, is_property);

Completed in 94 milliseconds