potion_sig_string 108 core/compile.c potion_bytes_obj_string(P, out, potion_sig_string(P, cl, t->sig)); potion_sig_string 62 core/objmodel.c potion_bytes_obj_string(P, out, potion_sig_string(P,cl,PN_CLOSURE(self)->sig)); potion_sig_string 873 core/potion.h PN potion_sig_string(Potion *, PN, PN); potion_sig_string 97 test/api/potion-test.c PN_STR_PTR(potion_sig_string(P,0,sig))); potion_sig_string 119 test/api/potion-test.c PN_STR_PTR(potion_sig_string(P,0,sig))); potion_sig_string 133 test/api/potion-test.c PN_STR_PTR(potion_sig_string(P,0,potion_sig(P, sigs[i])))); potion_sig_string 150 test/api/potion-test.c CuAssertStrEquals(T, "x,y", PN_STR_PTR(potion_sig_string(P,0,f1->sig))); potion_sig_string 155 test/api/potion-test.c CuAssertStrEquals(T, "x=N,y=N", PN_STR_PTR(potion_sig_string(P,0,f2->sig)));