potion_type_char  839 core/potion.h  char potion_type_char(PNType);
potion_type_char  362 core/syntax.y  # for FFIs, map to potion and C types. See potion_type_char()
potion_type_char  181 core/vm.c      			   ? potion_type_char(PN_TYPE(PN_TUPLE_AT(s,2)))
potion_type_char  186 core/vm.c      	  || (type && (potion_type_char(PN_TYPE(arg)) != type))) { //replace with default