HomeSort by relevance Sort by last modified time
    Searched defs:set_arg (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Python/
peephole.c 137 set_arg(_Py_CODEUNIT *codestr, Py_ssize_t i, unsigned int oparg) function
651 h = set_arg(codestr, i, get_arg(codestr, tgt));
657 h = set_arg(codestr, i, (tgt + 1) * sizeof(_Py_CODEUNIT));
  /external/annotation-tools/annotation-file-utilities/lib/
plume-core.jar 

Completed in 236 milliseconds