Lines Matching refs:PICODBG_ERROR

337             PICODBG_ERROR(("invalid kb position info"));  in kdtDtInitialize()
344 PICODBG_ERROR(("wrong number of outmaptables")); in kdtDtInitialize()
360 PICODBG_ERROR(("table length vs. type problem")); in kdtDtInitialize()
378 PICODBG_ERROR(("problem with nr of vfields (%d) or qfields (%d)", in kdtDtInitialize()
391 PICODBG_ERROR(("problem reading kb in memory")); in kdtDtInitialize()
416 PICODBG_ERROR(("check failed, nratt %d, nrimt %d, nromt %d, omttype %d", in kdtDtCheck()
1232 PICODBG_ERROR(("check failed: nrtab: %d, imtnr: %d", in kdtMapInFixed()
1260 PICODBG_ERROR(("wrong table type %d", dt->inpmaptable[pos])); in kdtMapInFixed()
1293 PICODBG_ERROR(("wrong size %d", size)); in kdtMapInFixed()
1325 PICODBG_ERROR(("check failed: nrtab: %d, imtnr: %d, invalmaxlen: %d, " in kdtMapInGraph()
1359 PICODBG_ERROR(("wrong table type")); in kdtMapInGraph()
1373 PICODBG_ERROR(("trying outside imt, posb: %d, pos: %d, tlen: %d", in kdtMapInGraph()
1425 PICODBG_ERROR(("wrong table type %d", nr)); in kdtMapOutFixed()
1481 PICODBG_ERROR(("check failed: nrtab: %d", dt->outmaptable[pos-1])); in kdtReverseMapOutFixed()
1502 PICODBG_ERROR(("wrong table type %d", dt->outmaptable[pos])); in kdtReverseMapOutFixed()
1535 PICODBG_ERROR(("wrong size %d", size)); in kdtReverseMapOutFixed()
1571 PICODBG_ERROR(("no table found")); in kdtMapOutVar()
1587 PICODBG_ERROR(("wrong table type %d", dt->outmaptable[pos])); in kdtMapOutVar()
1600 PICODBG_ERROR(("table with length zero")); in kdtMapOutVar()
1603 PICODBG_ERROR(("inval %d outside valid range %d", inval, nrinbytes)); in kdtMapOutVar()
1631 PICODBG_ERROR(("problem with table index, pos %d, nr %d, len %d", in kdtMapOutVar()
1637 PICODBG_ERROR(("overflow in outval, %d > %d", *nr, outvalmaxlen)); in kdtMapOutVar()
1928 PICODBG_ERROR(("problem doing input mapping")); in picokdt_dtPosDconstructInVec()
2026 PICODBG_ERROR(("invalid utf8 string, count: %d, pos: %d, post: %d", in kdtGetUTF8Nr()
2306 PICODBG_ERROR(("size mismatch")); in picokdt_dtPHRconstructInVec()
2317 PICODBG_ERROR(("problem doing input mapping")); in picokdt_dtPHRconstructInVec()
2408 PICODBG_ERROR(("wrong number of input vector elements")); in picokdt_dtPAMconstructInVec()
2420 PICODBG_ERROR(("problem doing input mapping, %d %d", i,vec[i])); in picokdt_dtPAMconstructInVec()
2548 PICODBG_ERROR(("size mismatch")); in picokdt_dtACCconstructInVec()
2564 PICODBG_ERROR(("problem doing reverse output mapping")); in picokdt_dtACCconstructInVec()
2576 PICODBG_ERROR(("problem doing input mapping")); in picokdt_dtACCconstructInVec()