Searched refs:token_new (Results 1 – 2 of 2) sorted by relevance
56 token_new(PyContext *ctx, PyContextVar *var, PyObject *val);262 PyContextToken *tok = token_new(ctx, var, old_val); in PyContextVar_Set()1148 token_new(PyContext *ctx, PyContextVar *var, PyObject *val) in token_new() function
309 token_new = abc_get_cache_token()310 self.assertNotEqual(token_old, token_new)