Home
last modified time | relevance | path

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

/NextBSD/sys/boot/ficl/
HDfloat.c405 DROPF(1); in Fdrop()
418 DROPF(2); in FtwoDrop()
HDficl.h417 #define DROPF(n) stackDrop(pVM->fStack,n) macro