Searched refs:printfunc (Results 1 – 5 of 5) sorted by relevance
/external/coreboot/util/inteltool/ |
D | amb.c | 81 void (*printfunc)(volatile void *, int, int, const char *, int); member 395 if (reg->printfunc) in dump_amb() 396 reg->printfunc(base, reg->fn, reg->offset, reg->name, 1); in dump_amb()
|
/external/libpcap/ |
D | pcap-enet.c | 46 readloop(int cnt, int if_fd, struct bpf_program *fp, printfunc printit) in readloop()
|
/external/python/cpython3/Include/cpython/ |
D | object.h | 143 typedef Py_ssize_t printfunc; typedef
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 1790 (printfunc)SwigPyObject_print, /* tp_print */ in _PySwigObject_type() 1969 (printfunc)SwigPyPacked_print, /* tp_print */ in _PySwigPacked_type() 5861 (printfunc) swig_varlink_print, /* Print (tp_print) */ in swig_varlink_type()
|
/external/webp/swig/ |
D | libwebp_python_wrap.c | 2127 (printfunc)SwigPyPacked_print, /* tp_print */ in SwigPyPacked_TypeOnce() 5321 (printfunc) swig_varlink_print, /* tp_print */ in swig_varlink_type()
|