Searched refs:Up (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libeti/menu/common/ |
H A D | driver.c | 88 if (Up(current) == (ITEM *)0) { 92 current = Up(current); 109 current = Up(current); 126 current = Up(current);
|
H A D | link.c | 57 Up(i) = r ? IthItem(m, n-1) : (ITEM *) NULL; 86 Up(IthItem(m, n)) = IthItem(m, n-1); 88 Up(IthItem(m, n)) = IthItem(m, up); 111 Up(i) = r ? IthItem(m, n-Cols(m)) : (ITEM *) NULL; 155 Up(IthItem(m, n)) = IthItem(m, Nitems(m)-1); 157 Up(IthItem(m, n)) = IthItem(m, up);
|
/osnet-11/usr/src/lib/libeti/menu/inc/ |
H A D | private.h | 136 #define Up(i) (i)->up macro
|
/osnet-11/usr/src/lib/libsqlite/tool/ |
H A D | spaceanal.tcl | 382 Up to 236 bytes of payload for each entry are stored directly in the
|
Completed in 22 milliseconds