Home | Sort by relevance Sort by last modified time |
/dalvik/docs/ | |
porting-proto.c.txt | 56 s8 idiv64(s8 x, s8 y) { return x / y; } |
/external/qemu/target-i386/ | |
op_helper.c | 4594 static int idiv64(uint64_t *plow, uint64_t *phigh, int64_t b) function [all...] |