Home | History | Annotate | Download | only in lib

Lines Matching full:base

348     (*kb)->base = data;
494 PICODBG_DEBUG(("contains knowledge base %s (status: %i)",str, status));
510 PICODBG_DEBUG((" kb (id %i) is mentioned but empty (base:%i, size:%i)",kb->id, kb->base, kb->size));
515 PICODBG_DEBUG(("found kb (id %i) starting at %i with size %i",kb->id, kb->base, kb->size));
991 PICODBG_WARN(("overwriting knowledge base of id %i", kb->id));
994 PICODBG_DEBUG(("setting knowledge base of id %i", kb->id));