Searched defs:sibs (Results 1 – 2 of 2) sorted by relevance
703 unsigned char sibs = xas->xa_sibs; in xas_create_range() local1506 unsigned long sibs = last - first; in xas_set_range() local
1291 #define __XA_STATE(array, index, shift, sibs) { \ argument