Searched refs:insertvalues (Results 1 – 6 of 6) sorted by relevance
4 ; Check that we can find and remove redundant insertvalues13 ; Check that we can find and remove redundant nodes in insertvalues chain26 ; Check that we propagate insertvalues only if they are use as the first
31 ; Use nested insertvalues to build a nested struct
9194 static int insertvalues(PyObject *module) in insertvalues() function9461 if (insertvalues(d)) return -1; in all_ins()