Home
last modified time | relevance | path

Searched refs:CHECKEND (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c492 #define CHECKEND() BLANKS(cmdptr); if (*cmdptr) { BEEP(); break; } macro
545 CHECKEND(); in command()
550 CHECKEND(); in command()
561 CHECKEND(); in command()
578 CHECKEND(); in command()
617 CHECKEND(); in command()
623 CHECKEND(); in command()
638 CHECKEND(); in command()
700 CHECKEND(); in command()
712 CHECKEND(); in command()
[all …]
/illumos-gate/usr/src/cmd/dc/
H A Ddc.c1650 CHECKEND; in tenot()
1654 CHECKEND; in tenot()
1658 CHECKEND; in tenot()
1678 CHECKEND; in tenot()
1682 CHECKEND; in tenot()
1686 CHECKEND; in tenot()
1692 CHECKEND; in tenot()
1699 CHECKEND; in tenot()
1711 CHECKEND; in tenot()
1715 CHECKEND; in tenot()
[all …]
H A Ddc.h66 #define CHECKEND { \ macro