Searched defs:dx (Results 1 – 2 of 2) sorted by relevance
/lk-master/lib/gfx/ |
A D | gfx.c | 327 int dx = x2 - x1; in gfx_line() local 731 float a,b, dx, dy, mag, c, ci; in gfx_draw_mandelbrot() local
|
/lk-master/arch/x86/include/arch/ |
A D | x86.h | 28 uint32_t di, si, bp, sp, bx, dx, cx, ax; // pushed by common handler using pusha member 37 uint64_t di, si, bp, bx, dx, cx, ax; // pushed by common handler member
|
Completed in 5 milliseconds