Searched refs:imflag (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dast.c3331 int imflag; local
3338 imflag = *end == 'j' || *end == 'J';
3350 if (imflag) {
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dast.c3314 int imflag; local
3321 imflag = *end == 'j' || *end == 'J';
3333 if (imflag) {

Completed in 109 milliseconds