Lines Matching refs:picoos_uint8
113 typedef picoos_uint8 picokpr_Str[KPR_STR_SIZE];
115 typedef picoos_uint8 picokpr_AttrVal[KPR_ATTRVAL_SIZE];
116 typedef picoos_uint8 picokpr_OutItem[KPR_OUTITEM_SIZE];
117 typedef picoos_uint8 picokpr_Tok[KPR_TOK_SIZE];
118 typedef picoos_uint8 picokpr_Prod[KPR_PROD_SIZE];
119 typedef picoos_uint8 picokpr_Ctx[KPR_CTX_SIZE];
153 picoos_uint8 * rStrArr;
163 static picoos_uint32 kpr_getUInt32(picoos_uint8 * p) in kpr_getUInt32()
276 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rStrArr[ofs]); in picokpr_getVarStrPtr()
333 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rLexCatArr[ofs]); in picokpr_getLexCat()
344 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rAttrValArr[ofs]); in picokpr_getAttrValArrInt32()
363 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rOutItemArr[ofs]); in picokpr_getOutItemNextOfs()
371 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rOutItemArr[ofs]); in picokpr_getOutItemType()
379 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rOutItemArr[ofs]); in picokpr_getOutItemStrOfs()
390 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rOutItemArr[ofs]); in picokpr_getOutItemStr()
396 return (picoos_uint8 *)&(((kpr_SubObj)preproc)->rStrArr[c]); in picokpr_getOutItemStr()
401 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rOutItemArr[ofs]); in picokpr_getOutItemVal()
417 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rOutItemArr[ofs]); in picokpr_getOutItemArgOfs()
433 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rTokArr[ofs]) + KPR_TOK_SETNP_OFS; in picokpr_getTokSetNP()
471 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rTokArr[ofs]) + KPR_TOK_SETWP_OFS; in picokpr_getTokSetWP()
505 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rTokArr[ofs]); in picokpr_getTokNextOfs()
513 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rTokArr[ofs]) + KPR_TOK_ALTLOFS_OFS; in picokpr_getTokAltLOfs()
526 … picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rTokArr[ofs]) + KPR_TOK_ALTROFS_OFS; in picokpr_getTokAltROfs()
538 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rTokArr[ofs]); in picokpr_getTokAttribOfs()
554 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rProdArr[ofs]); in picokpr_getProdPrefCost()
571 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rProdArr[ofs]); in picokpr_getProdNameOfs()
583 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rProdArr[ofs]); in picokpr_getProdATokOfs()
591 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rProdArr[ofs]); in picokpr_getProdETokOfs()
607 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rCtxArr[ofs]); in picokpr_getCtxCtxNameOfs()
618 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rCtxArr[ofs]); in picokpr_getCtxNetNameOfs()
629 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rCtxArr[ofs]); in picokpr_getCtxProdNameOfs()