Searched refs:ds (Results 1 – 5 of 5) sorted by relevance
48 uint32_t ds; member
58 uint64_t ds; member
55 mov %ds, 44(%eax)
19 /0p13ugbPmJbpXFPZFDPsUuvPuGLSAU2luUuFSgT0FVyWj5BfzFmcuLxQom03+ds
166 const int32_t ds = n^d; in gglDivQ() local221 return (ds<0) ? -q : q; in gglDivQ()