Home
last modified time | relevance | path

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

/dports/lang/janet/janet-1.19.2/src/core/
H A Dmarsh.c60 LB_REGISTRY, /* 216 */ enumerator
442 pushbyte(st, LB_REGISTRY); in marshal_one()
1224 case LB_REGISTRY: { in unmarshal_one()
1237 } else if (lead == LB_REGISTRY) { in unmarshal_one()