Home
last modified time | relevance | path

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

/third_party/boost/libs/python/src/object/
Dlife_support.cpp11 struct life_support struct
14 PyObject* patient;
/third_party/boost/boost/python/
Dwith_custodian_and_ward.hpp65 PyObject* life_support = python::objects::make_nurse_and_patient(nurse, patient); in precall() local