Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dvalue-labels.c23 struct val_label { struct
28 static struct val_label labels1[] = { argument
34 static struct val_label labels2[] = {
42 static struct val_label labels3[] = {
51 const struct val_label* labels, int n) in check_prop_labels()