Home
last modified time | relevance | path

Searched defs:tb_new (Results 1 – 16 of 16) sorted by relevance

/dports/lang/python37/Python-3.7.12/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/databases/py-sqlite3/Python-3.8.12/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/databases/py-gdbm/Python-3.8.12/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/lang/python-tools/Python-3.8.12/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/lang/python311/Python-3.11.0a3/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/lang/python310/Python-3.10.1/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/lang/python38/Python-3.8.12/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/lang/python39/Python-3.9.9/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() function
/dports/devel/efl/efl-1.25.1/src/lib/eeze/
H A Deeze_disk_libmount_new.c132 libmnt_table *tb_new; in _eeze_mount_fdh() local
/dports/devel/util-linux/util-linux-2.36/libmount/src/
H A Dtab_diff.c313 struct libmnt_table *tb_old, *tb_new; in test_diff() local
/dports/sysutils/linrename/util-linux-2.25.2/libmount/src/
H A Dtab_diff.c311 struct libmnt_table *tb_old = NULL, *tb_new = NULL; in test_diff() local
/dports/devel/util-linux/util-linux-2.36/misc-utils/
H A Dfindmnt.c1087 struct libmnt_table *tb_new; in poll_table() local
/dports/sysutils/linrename/util-linux-2.25.2/misc-utils/
H A Dfindmnt.c1057 struct libmnt_table *tb_new = NULL; in poll_table() local
/dports/databases/mdcached/mdcached-1.0.9/mdcached/
H A DDataStore.cpp537 unsigned tb_new[(*d)->n_tags]; in put_nolock() local
/dports/cad/nvc/nvc-r1.5.3/src/
H A Dutil.c1516 text_buf_t *tb_new(void) in tb_new() function