Searched refs:item_ref (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/libcbor/dist/src/cbor/
H A Dcommon.c79 void cbor_decref(cbor_item_t **item_ref) { argument
80 cbor_item_t *item = *item_ref;
149 *item_ref = NULL;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-framefilter.c1064 gdbpy_ref<> item_ref (item);
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-framefilter.c1060 gdbpy_ref<> item_ref (item);

Completed in 94 milliseconds