Home
last modified time | relevance | path

Searched defs:dict_ptr (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dbsd_comp.c537 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr() function
549 #define dict_ptr(db,idx) dict_ptrx(db,idx) macro
[all...]
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dbsd_comp.c537 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr() function
549 #define dict_ptr(db,idx) dict_ptrx(db,idx) macro
[all...]
/third_party/python/Objects/
H A Dobject.c1101 PyObject **dict_ptr = _PyObject_ManagedDictPointer(obj); in _PyObject_GetDictPtr() local

Completed in 7 milliseconds