Home
last modified time | relevance | path

Searched refs:REG_CL (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/cmenu/libmenu/
Dcom32io.c50 *end = REG_CL(outreg); in getcursorshape()
58 REG_CL(inreg) = end; in setcursorshape()
Dsyslnx.h32 #define REG_CL(x) ((x).ecx.b[0]) macro