Home
last modified time | relevance | path

Searched defs:SETLOCAL (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dceval_macros.h265 #define SETLOCAL(i, value) do { PyObject *tmp = GETLOCAL(i); \ macro
/external/starlark-go/internal/compile/
Dcompile.go129 SETLOCAL // value SETLOCAL<local> - const