OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fold_binops_on_constants
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
peephole.c
88
fold_binops_on_constants
(unsigned char *codestr, PyObject *consts)
function
484
fold_binops_on_constants
(&codestr[i-6], consts)) {
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
peephole.c
88
fold_binops_on_constants
(unsigned char *codestr, PyObject *consts)
function
493
fold_binops_on_constants
(&codestr[i-6], consts)) {
Completed in 360 milliseconds