Home
last modified time | relevance | path

Searched defs:repr (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DTwineTest.cpp18 std::string repr(const Twine &Value) { in repr() function
/minix3/external/bsd/bind/dist/lib/isc/include/pk11/
H A Dpk11.h50 CK_ATTRIBUTE *repr; member
/minix3/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1345 …PyObject *repr = PyString_FromFormat("<Swig Object of type '%s' at 0x%s>", name, PyString_AsString… in PySwigObject_repr() local
1362 PyObject *repr = PySwigObject_repr(v); in PySwigObject_print() local