Home
last modified time | relevance | path

Searched defs:file_ptr (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dfwd.hpp25 typedef boost::intrusive_ptr<file> file_ptr; typedef
Dfiles.hpp28 typedef boost::intrusive_ptr<file> file_ptr; typedef
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-input.c211 FILE *file_ptr = NULL; in cr_input_new_from_uri() local
/third_party/boost/tools/build/src/engine/
Ddebugger.cpp575 const char * file_ptr = name; in debug_add_breakpoint() local
610 const char * file_ptr = name; in get_breakpoint_by_name() local
/third_party/python/Modules/
Dfaulthandler.c147 faulthandler_get_fileno(PyObject **file_ptr) in faulthandler_get_fileno()