Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/interp/
H A Dapi.c787 PMC * const pmc_true = Parrot_pmc_new_init_int(interp, enum_class_Integer, 1); in Parrot_interp_mark_method_writes() local
790 Parrot_pmc_setprop(interp, method, CONST_STRING(interp, "write"), pmc_true); in Parrot_interp_mark_method_writes()
/dports/lang/parrot/parrot-8.1.0/src/
H A Dpmc.c1320 PMC * const pmc_true = Parrot_pmc_new_init_int(interp, in propagate_std_props() local
1322 VTABLE_set_pmc_keyed_str(interp, prop_hash, CONST_STRING(interp, "_ro"), pmc_true); in propagate_std_props()