Home
last modified time | relevance | path

Searched refs:PARROT_DESTROY_FLAG (Results 1 – 6 of 6) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/examples/c/
H A Dtest_main.c183 setopt(PARROT_DESTROY_FLAG); in parseflags()
/dports/lang/parrot/parrot-8.1.0/frontend/parrot2/
H A Dmain.c705 result = Parrot_api_flag(interp, PARROT_DESTROY_FLAG, 1); in parseflags()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dinterpreter.h21 PARROT_DESTROY_FLAG = 0x200, /* the last interpreter shall cleanup */ enumerator
/dports/lang/parrot/parrot-8.1.0/frontend/parrot/
H A Dmain.c900 result = Parrot_api_flag(interp, PARROT_DESTROY_FLAG, 1); in parseflags()
/dports/lang/parrot/parrot-8.1.0/src/interp/
H A Dapi.c617 || (Interp_flags_TEST(interp, PARROT_DESTROY_FLAG) in Parrot_interp_really_destroy()
/dports/lang/parrot/parrot-8.1.0/docs/
H A Dembed.pod171 =item PARROT_DESTROY_FLAG