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

/freebsd-11-stable/usr.bin/dtc/
H A Dchecking.hh190 struct property_type_checker <property_value::STRING_LIST> :
H A Dfdt.hh119 STRING_LIST, enumerator in enum:dtc::fdt::property_value::value_type
186 return is_type(STRING_LIST);
H A Dchecking.cc229 add_property_type_checker<property_value::STRING_LIST>(
H A Dfdt.cc102 case STRING_LIST:
167 type = STRING_LIST;
629 case STRING_LIST:

Completed in 119 milliseconds