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