Home | History | Annotate | Download | only in store

Lines Matching refs:STORE_ATTR_TYPE_NUM

89 const int STORE_attr_sizes[STORE_ATTR_TYPE_NUM+1] =
1264 unsigned char set[(STORE_ATTR_TYPE_NUM + 8) / 8];
1272 } values[STORE_ATTR_TYPE_NUM+1];
1273 size_t value_sizes[STORE_ATTR_TYPE_NUM+1];
1276 #define ATTR_IS_SET(a,i) ((i) > 0 && (i) < STORE_ATTR_TYPE_NUM \
1321 for(i = 0; i++ < STORE_ATTR_TYPE_NUM;)
1681 for (i = 0; i < (STORE_ATTR_TYPE_NUM + 8) / 8; i++, abits++, bbits++)
1775 for (i = 0; i < (STORE_ATTR_TYPE_NUM + 8) / 8; i++, abits++, bbits++)
1789 for (i = 1; i < STORE_ATTR_TYPE_NUM; i++)