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

/ast/src/cmd/dsslib/ip_t/
H A Dfv.h54 extern int fvdiv(int, unsigned char*, unsigned char*, const unsigned char*, const unsigned char*);
H A Dptvstats.c89 fvdiv(a->size, a->r[3], a->r[5], a->r[0], addresses[i]);
99 fvdiv(a->size, a->r[3], a->r[5], total_addresses, addresses[i]);
H A Dfv.c218 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 13 milliseconds