Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/tests/api/files/
H A Dmerge-dflt.yang14 default "c_dflt";
/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c2241 c_dflt = 0; in fill_yin_deviation()
2394 c_dflt++; in fill_yin_deviation()
2727 if (c_dflt) { in fill_yin_deviation()
2773 d->dflt = calloc(c_dflt, sizeof *d->dflt); in fill_yin_deviation()
3285 int c_must = 0, c_ftrs = 0, c_dflt = 0, c_ext = 0; in fill_yin_refine() local
3360 if (c_dflt) { in fill_yin_refine()
3393 c_dflt++; in fill_yin_refine()
3589 if (c_dflt) { in fill_yin_refine()
3590 rfn->dflt = calloc(c_dflt, sizeof *rfn->dflt); in fill_yin_refine()
4947 c_dflt++; in read_yin_leaflist()
[all …]