Searched refs:ficlParseFloatNumber (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/stand/ficl/
H A Dficl.c159 ficlAddPrecompiledParseStep(pSys, ">float", ficlParseFloatNumber);
H A Dficl.h1057 int ficlParseFloatNumber( FICL_VM *pVM, STRINGINFO si ); /* float.c */
H A Dfloat.c834 int ficlParseFloatNumber( FICL_VM *pVM, STRINGINFO si ) function

Completed in 161 milliseconds