Home
last modified time | relevance | path

Searched defs:proplist (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.y50 struct property *proplist; member
H A Ddtc.h144 struct property *proplist; member
H A Dlivetree.c77 struct node *build_node(struct property *proplist, struct node *children) in build_node()