Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yin.c2133 size_t deviate_must_index; in fill_yin_deviation() local
2787 deviate_must_index = 0; in fill_yin_deviation()
2842 … memcpy(d->must + deviate_must_index, &((*trg_must)[*trg_must_size]), sizeof *d->must); in fill_yin_deviation()
2843 ++deviate_must_index; in fill_yin_deviation()