Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dcompile.c1073 EMIT(pop_top); in compile_yield_stmt()
1248 EMIT(pop_top); in compile_import_from()
1491 EMIT(pop_top); in compile_for_stmt_optimised_range()
1493 EMIT(pop_top); in compile_for_stmt_optimised_range()
1504 EMIT(pop_top); in compile_for_stmt_optimised_range()
1508 EMIT(pop_top); in compile_for_stmt_optimised_range()
1651 EMIT(pop_top); in compile_try_except()
1756 EMIT(pop_top); in compile_with_stmt_helper()
1865 EMIT(pop_top); in compile_async_with_stmt_helper()
1942 EMIT(pop_top); in compile_async_with_stmt_helper()
[all …]
A Demit.h129 void (*pop_top)(emit_t *emit); member

Completed in 11 milliseconds