Searched defs:quotient_ptr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsimops.c2065 divun( unsigned int N, unsigned long int als, unsigned long int sfi, unsigned32 * quotient_ptr, unsigned32 * remainder_ptr, int * overflow_ptr ) argument
2139 divn( unsigned int N, unsigned long int als, unsigned long int sfi, signed32 * quotient_ptr, signed32 * remainder_ptr, int * overflow_ptr ) argument
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c2015 divun( unsigned int N, unsigned long int als, unsigned long int sfi, uint32_t * quotient_ptr, uint32_t * remainder_ptr, int * overflow_ptr ) argument
2089 divn( unsigned int N, unsigned long int als, unsigned long int sfi, int32_t * quotient_ptr, int32_t * remainder_ptr, int * overflow_ptr ) argument

Completed in 215 milliseconds