Searched refs:cbtype (Results 1 – 4 of 4) sorted by relevance
127 struct cbtype struct140 struct cbtype *cb = (struct cbtype *) data; in priority_tree_verify_callback() argument162 struct cbtype cb = { type, check_deps }; in priority_queue_verify()
621 int cbtype; in pythonmod_deinit() local656 for (cbtype = 0; cbtype < inplace_cb_types_total; cbtype++) in pythonmod_deinit()657 inplace_cb_delete(env, cbtype, id); in pythonmod_deinit()
42 char *cbtype; member