GDB (xrefs)
Loading...
Searching...
No Matches
Functions
py-record-full.c File Reference
#include "defs.h"
#include "py-record-full.h"

Go to the source code of this file.

Functions

PyObjectrecpy_full_method (PyObject *self, void *closure)
 
PyObjectrecpy_full_format (PyObject *self, void *closure)
 

Function Documentation

◆ recpy_full_format()

PyObject * recpy_full_format ( PyObject self,
void *  closure 
)

Definition at line 36 of file py-record-full.c.

Referenced by recpy_format().

◆ recpy_full_method()

PyObject * recpy_full_method ( PyObject self,
void *  closure 
)

Definition at line 27 of file py-record-full.c.

Referenced by recpy_method().