Searched refs:GOTO (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Ddebug.h101 #ifndef GOTO
102 #define GOTO(label) DEBUG_GOTO(label) macro
/osnet-11/usr/src/lib/libast/common/include/
H A Ddebug.h92 #ifndef GOTO
93 #define GOTO(label) DEBUG_GOTO(label) macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Ddebug.h101 #ifndef GOTO
102 #define GOTO(label) DEBUG_GOTO(label) macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Ddebug.h101 #ifndef GOTO
102 #define GOTO(label) DEBUG_GOTO(label) macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Ddebug.h101 #ifndef GOTO
102 #define GOTO(label) DEBUG_GOTO(label) macro
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c72 #define GOTO(r,c) (__m_mvcur(curscr->_cury, curscr->_curx,r,c,__m_outc),\ macro
304 GOTO(row, col);
474 GOTO(from, 0);
515 GOTO(from, 0);
554 GOTO(LINES-1, 0);
558 GOTO(0, 0);
566 GOTO(0, 0);
599 GOTO(0, 0);
603 GOTO(0, 0);
611 GOTO(
[all...]
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c69 #define GOTO(r, c) ((void) __m_mvcur(curscr->_cury, curscr->_curx,\ macro
326 GOTO(row, tail);
563 GOTO(row, regions[iRegion].col);
570 GOTO(row, regions[iRegion].col);
632 GOTO(from, 0);
671 GOTO(from, 0);
707 GOTO(LINES-1, 0);
711 GOTO(0, 0);
715 GOTO(0, 0);
747 GOTO(
[all...]

Completed in 28 milliseconds