Home
last modified time | relevance | path

Searched defs:Parrot_pcc_get_namespace (Results 1 – 1 of 1) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dcontext.h448 # define Parrot_pcc_get_namespace(i, c) (CONTEXT_STRUCT(c)->current_namespace) macro
496 # define Parrot_pcc_get_namespace(i, c) Parrot_pcc_get_namespace_func((i), (c)) macro