Searched refs:picokpr_AttrVal (Results 1 – 1 of 1) sorted by relevance
115 typedef picoos_uint8 picokpr_AttrVal[KPR_ATTRVAL_SIZE]; typedef124 typedef picokpr_AttrVal * picokpr_VarAttrValArr;155 picokpr_AttrVal * rAttrValArr;200 kpr->rAttrValArr = (picokpr_AttrVal *)&(this->base[offset]); in kprInitialize()201 …G(("rAttrValArr : cs: %i, ss: %i, offset: %i", KPR_ATTRVAL_SIZE, sizeof(picokpr_AttrVal), offset)); in kprInitialize()