Searched defs:mx (Results 1 – 2 of 2) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/pico_float/ |
D | float_math.c | 497 static i32 frem_0(i32 mx,i32 my,int e,int*pquo) { in frem_0() 522 i32 mx,my; in WRAPPER_FUNC() local 543 i32 mx,my; in WRAPPER_FUNC() local
|
/hal_rpi_pico-latest/src/rp2_common/pico_double/ |
D | double_math.c | 543 static i64 drem_0(i64 mx,i64 my,int e,int*pquo) { in drem_0() 568 i64 mx,my; in WRAPPER_FUNC() local 587 i64 mx,my; in WRAPPER_FUNC() local
|