PN_MEMCPY_N 60 core/asm.c PN_MEMCPY_N(ptr, str, char, len); PN_MEMCPY_N 158 core/callcc.c PN_MEMCPY_N((char *)(cc->stack + 4 + PN_SAVED_REGS), start + 1, PN, n - 1); PN_MEMCPY_N 1100 core/compile.c PN_MEMCPY_N(asmb->ptr, ((PNAsm *)f->asmb)->ptr, u8, len); PN_MEMCPY_N 1158 core/compile.c PN_MEMCPY_N(asmb->ptr, *ptr, u8, len); PN_MEMCPY_N 1190 core/compile.c PN_MEMCPY_N(ptr, PN_STR_PTR(val), char, PN_STR_LEN(val)); \ PN_MEMCPY_N 1196 core/compile.c PN_MEMCPY_N(ptr, PN_STR_PTR(str), char, PN_STR_LEN(str)); \ PN_MEMCPY_N 1236 core/compile.c PN_MEMCPY_N(ptr, ((PNFlex *)f->asmb)->ptr, u8, PN_FLEX_SIZE(f->asmb)); PN_MEMCPY_N 1248 core/compile.c PN_MEMCPY_N(h.sig, POTION_SIG, u8, 4); PN_MEMCPY_N 129 core/gc.c PN_MEMCPY_N(wb + 1, M->birth_storeptr + 1, void *, keeps); PN_MEMCPY_N 298 core/objmodel.c PN_MEMCPY_N(vt->ivfunc, asmb->ptr, u8, asmb->len); PN_MEMCPY_N 381 core/objmodel.c PN_MEMCPY_N(vt->mcache, asmb->ptr, u8, asmb->len); PN_MEMCPY_N 97 core/potion.c PN_MEMCPY_N(bufptr, addcode, char, len); PN_MEMCPY_N 39 core/string.c PN_MEMCPY_N(s->chars, str, char, len); PN_MEMCPY_N 53 core/string.c PN_MEMCPY_N(s->chars, str, char, len); PN_MEMCPY_N 69 core/string.c PN_MEMCPY_N(s->chars, str, char, len); PN_MEMCPY_N 70 core/string.c PN_MEMCPY_N(s->chars+len, str2, char, len2); PN_MEMCPY_N 283 core/string.c PN_MEMCPY_N(s, PN_STR_PTR(self), char, PN_STR_LEN(self)); PN_MEMCPY_N 284 core/string.c PN_MEMCPY_N(s + PN_STR_LEN(self), PN_STR_PTR(x), char, PN_STR_LEN(x)); PN_MEMCPY_N 337 core/string.c PN_MEMCPY_N(s->chars, str, char, len); PN_MEMCPY_N 403 core/string.c PN_MEMCPY_N(s->chars + s->len, PN_STR_PTR(fstr), char, len); PN_MEMCPY_N 426 core/string.c PN_MEMCPY_N(s->chars, PN_STR_PTR(self), char, len + 1); PN_MEMCPY_N 34 core/syntax.y PN_MEMCPY_N(buf, PN_STR_PTR(P->input) + P->yypos, char, result + 1); \ PN_MEMCPY_N 325 core/table.c PN_MEMCPY_N(t2->set, t1->set, PN, t1->len); PN_MEMCPY_N 372 core/table.c PN_MEMCPY_N(&t2->set[0], &t1->set[i], PN, l); PN_MEMCPY_N 364 core/vm.c PN_MEMCPY_N(fn, asmb->ptr, u8, asmb->len);