potion_byte_str2 110 core/file.c return potion_byte_str2(P, buf, r); potion_byte_str2 487 core/objmodel.c PN str = potion_byte_str2(P, NULL, 0); potion_byte_str2 825 core/potion.h PN potion_byte_str2(Potion *, const char *, size_t len); potion_byte_str2 272 core/string.c return potion_byte_str2(P, PN_STR_PTR(self), PN_STR_LEN(self)); potion_byte_str2 332 core/string.c return potion_byte_str2(P, str, strlen(str)); potion_byte_str2 452 core/string.c PN_CLOSURE(block)->method(P, block, P->lobby, potion_byte_str2(P, &s[i], 1)); potion_byte_str2 468 core/string.c return potion_byte_str2(P, &c, 1); potion_byte_str2 502 core/syntax.y return l ? potion_byte_str2(G->data, nl, l) : PN_NIL; potion_byte_str2 741 lib/aio.c potion_byte_str2(wrap->P, buf->base, buf->len)); potion_byte_str2 1109 lib/aio.c potion_byte_str2(wrap->P, buf->base, buf->len),