Searched refs:nlocals_int (Results 1 – 1 of 1) sorted by relevance
5908 int nlocals_int; in makecode() local5935 nlocals_int = Py_SAFE_DOWNCAST(nlocals, Py_ssize_t, int); in makecode()5962 posonlyargcount, kwonlyargcount, nlocals_int, in makecode()