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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dast.c1517 ast_for_slice(struct compiling *c, const node *n) function
1677 slice_ty slc = ast_for_slice(c, CHILD(n, 0));
1697 slc = ast_for_slice(c, CHILD(n, j));
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dast.c1517 ast_for_slice(struct compiling *c, const node *n) function
1677 slice_ty slc = ast_for_slice(c, CHILD(n, 0));
1697 slc = ast_for_slice(c, CHILD(n, j));

Completed in 15 milliseconds