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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dast.c2710 ast_for_assert_stmt(struct compiling *c, const node *n) function
3283 return ast_for_assert_stmt(c, n);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dast.c2693 ast_for_assert_stmt(struct compiling *c, const node *n) function
3266 return ast_for_assert_stmt(c, n);

Completed in 18 milliseconds