Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/dynoplibs/
H A Dsys.ops137 =item C<PARROT_FLOATSIZE> The size of a platform float
244 case PARROT_FLOATSIZE:
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dgc_api.h104 PARROT_FLOATSIZE, enumerator
H A Dinterpreter.h345 #define PARROT_FLOATSIZE 17 macro
/dports/lang/parrot/parrot-8.1.0/src/interp/
H A Dapi.c1006 case PARROT_FLOATSIZE: in Parrot_interp_info()
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dcore.ops1017 EXTENDED_PMCS, CURRENT_RUNCORE, PARROT_INTSIZE, PARROT_FLOATSIZE, PARROT_POINTERSIZE,