Home
last modified time | relevance | path

Searched refs:removelast (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dstructseq.c241 int i, removelast = 0; in structseq_repr() local
292 removelast = 1; in structseq_repr()
298 removelast = 0; in structseq_repr()
304 if (removelast) { in structseq_repr()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dstructseq.c242 int i, removelast = 0; in structseq_repr() local
293 removelast = 1; in structseq_repr()
299 removelast = 0; in structseq_repr()
305 if (removelast) { in structseq_repr()