Searched defs:fvdiv (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/dsslib/ip_t/ |
H A D | fv.c | 218 fvdiv(int n, unsigned char* r, unsigned char* m, const unsigned char* a, const unsigned char* b) function 233 sfprintf(sfstdout, "fvdiv ( %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x ) / ( %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x ) [%d]\n", 309 sfprintf(sfstdout, "fvdiv ( %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x ) R ( %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x )\n", 350 fvdiv(n, b, r, b, d);
|
Completed in 10 milliseconds