Home
last modified time | relevance | path

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

/netbsd/external/gpl2/dtc/dist/
H A Dyamltree.c57 bool is_phandle = false; in yaml_propval_int() local
69 is_phandle = false; in yaml_propval_int()
72 is_phandle = true; in yaml_propval_int()
82 if (is_phandle) in yaml_propval_int()