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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
peephole.c 37 tuple_of_constants(unsigned char *codestr, Py_ssize_t n, PyObject *consts) function
446 tuple_of_constants(&codestr[h], j, consts)) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
peephole.c 37 tuple_of_constants(unsigned char *codestr, Py_ssize_t n, PyObject *consts) function
455 tuple_of_constants(&codestr[h], j, consts)) {

Completed in 202 milliseconds