Home
last modified time | relevance | path

Searched refs:_channelitem (Results 1 – 8 of 8) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c352 struct _channelitem;
354 typedef struct _channelitem { struct
356 struct _channelitem *next; argument
357 } _channelitem; typedef
359 static _channelitem *
362 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
373 _channelitem_clear(_channelitem *item) in _channelitem_clear()
384 _channelitem_free(_channelitem *item) in _channelitem_free()
394 _channelitem *last = item; in _channelitem_free_all()
411 _channelitem *first;
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c352 struct _channelitem;
354 typedef struct _channelitem { struct
356 struct _channelitem *next; argument
357 } _channelitem; typedef
359 static _channelitem *
362 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
373 _channelitem_clear(_channelitem *item) in _channelitem_clear()
384 _channelitem_free(_channelitem *item) in _channelitem_free()
394 _channelitem *last = item; in _channelitem_free_all()
411 _channelitem *first;
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c352 struct _channelitem;
354 typedef struct _channelitem { struct
356 struct _channelitem *next; argument
357 } _channelitem; typedef
359 static _channelitem *
362 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
373 _channelitem_clear(_channelitem *item) in _channelitem_clear()
384 _channelitem_free(_channelitem *item) in _channelitem_free()
394 _channelitem *last = item; in _channelitem_free_all()
411 _channelitem *first;
[all …]
/dports/lang/python38/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c352 struct _channelitem;
354 typedef struct _channelitem { struct
356 struct _channelitem *next; argument
357 } _channelitem; typedef
359 static _channelitem *
362 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
373 _channelitem_clear(_channelitem *item) in _channelitem_clear()
384 _channelitem_free(_channelitem *item) in _channelitem_free()
394 _channelitem *last = item; in _channelitem_free_all()
411 _channelitem *first;
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c352 struct _channelitem;
354 typedef struct _channelitem { struct
356 struct _channelitem *next; argument
357 } _channelitem; typedef
359 static _channelitem *
362 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
373 _channelitem_clear(_channelitem *item) in _channelitem_clear()
384 _channelitem_free(_channelitem *item) in _channelitem_free()
394 _channelitem *last = item; in _channelitem_free_all()
411 _channelitem *first;
[all …]
/dports/lang/python39/Python-3.9.9/Modules/
H A D_xxsubinterpretersmodule.c352 struct _channelitem;
354 typedef struct _channelitem { struct
356 struct _channelitem *next; argument
357 } _channelitem; typedef
359 static _channelitem *
362 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
373 _channelitem_clear(_channelitem *item) in _channelitem_clear()
384 _channelitem_free(_channelitem *item) in _channelitem_free()
394 _channelitem *last = item; in _channelitem_free_all()
411 _channelitem *first;
[all …]
/dports/lang/python310/Python-3.10.1/Modules/
H A D_xxsubinterpretersmodule.c352 struct _channelitem;
354 typedef struct _channelitem { struct
356 struct _channelitem *next; argument
357 } _channelitem; typedef
359 static _channelitem *
362 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
373 _channelitem_clear(_channelitem *item) in _channelitem_clear()
384 _channelitem_free(_channelitem *item) in _channelitem_free()
394 _channelitem *last = item; in _channelitem_free_all()
411 _channelitem *first;
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_xxsubinterpretersmodule.c357 struct _channelitem;
359 typedef struct _channelitem { struct
361 struct _channelitem *next; argument
362 } _channelitem; typedef
364 static _channelitem *
367 _channelitem *item = PyMem_NEW(_channelitem, 1); in _channelitem_new()
378 _channelitem_clear(_channelitem *item) in _channelitem_clear()
389 _channelitem_free(_channelitem *item) in _channelitem_free()
399 _channelitem *last = item; in _channelitem_free_all()
416 _channelitem *first;
[all …]