Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dfloat.c404 DROPF(1); in Fdrop()
417 DROPF(2); in FtwoDrop()
H A Dficl.h416 #define DROPF(n) stackDrop(pVM->fStack,n) macro