Searched refs:FICL_FLOAT (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/stand/ficl/
H A Dfloat.c61 FICL_FLOAT f;
78 FICL_FLOAT f;
95 FICL_FLOAT f;
112 FICL_FLOAT f;
128 FICL_FLOAT f;
145 FICL_FLOAT f;
152 f = (FICL_FLOAT)POPINT();
163 FICL_FLOAT f;
171 f -= (FICL_FLOAT)POPINT();
181 FICL_FLOAT
[all...]
H A Dstack.c300 void stackPushFloat(FICL_STACK *pStack, FICL_FLOAT f)
H A Dficl.h268 FICL_FLOAT f;
394 void stackPushFloat(FICL_STACK *pStack, FICL_FLOAT f);
/freebsd-11-stable/stand/ficl/aarch64/
H A Dsysdep.h105 ** (11/2000: same for FICL_FLOAT)
115 #if !defined FICL_FLOAT
116 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/amd64/
H A Dsysdep.h105 ** (11/2000: same for FICL_FLOAT)
115 #if !defined FICL_FLOAT
116 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/arm/
H A Dsysdep.h105 ** (11/2000: same for FICL_FLOAT)
115 #if !defined FICL_FLOAT
116 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/i386/
H A Dsysdep.h103 ** (11/2000: same for FICL_FLOAT)
113 #if !defined FICL_FLOAT
114 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/mips64/
H A Dsysdep.h105 ** (11/2000: same for FICL_FLOAT)
115 #if !defined FICL_FLOAT
116 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/mips/
H A Dsysdep.h105 ** (11/2000: same for FICL_FLOAT)
115 #if !defined FICL_FLOAT
116 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/riscv/
H A Dsysdep.h105 ** (11/2000: same for FICL_FLOAT)
115 #if !defined FICL_FLOAT
116 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/powerpc/
H A Dsysdep.h105 ** (11/2000: same for FICL_FLOAT)
115 #if !defined FICL_FLOAT
116 #define FICL_FLOAT float macro
/freebsd-11-stable/stand/ficl/sparc64/
H A Dsysdep.h106 ** (11/2000: same for FICL_FLOAT)
116 #if !defined FICL_FLOAT
117 #define FICL_FLOAT float macro

Completed in 190 milliseconds