Home
last modified time | relevance | path

Searched defs:object_new (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dobject.cpp279 OBJECT * object_new( char const * const string ) in object_new() function
/third_party/python/Objects/
Dtypeobject.c4446 object_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in object_new() function