Searched refs:_POSIX_VDISABLE (Results 1 – 5 of 5) sorted by relevance
87 #ifndef _POSIX_VDISABLE88 #define _POSIX_VDISABLE '\0' macro
643 if ((ch->ch_startc == _POSIX_VDISABLE) || in cls_param()644 (ch->ch_stopc == _POSIX_VDISABLE)) in cls_param()659 if ((ch->ch_startc == _POSIX_VDISABLE) || in cls_param()660 (ch->ch_stopc == _POSIX_VDISABLE)) in cls_param()1127 if (ch->ch_startc != _POSIX_VDISABLE) { in cls_send_start_character()1138 if (ch->ch_stopc != _POSIX_VDISABLE) { in cls_send_stop_character()
790 if ((ch->ch_startc == _POSIX_VDISABLE) || (ch->ch_stopc == _POSIX_VDISABLE)) in neo_param()802 if ((ch->ch_startc == _POSIX_VDISABLE) || (ch->ch_stopc == _POSIX_VDISABLE)) in neo_param()1599 if (ch->ch_startc != _POSIX_VDISABLE) { in neo_send_start_character()1612 if (ch->ch_stopc != _POSIX_VDISABLE) { in neo_send_stop_character()
185 #ifndef _POSIX_VDISABLE186 #define _POSIX_VDISABLE ('\0') macro
2885 if ((ch->ch_startc == _POSIX_VDISABLE) || in dgap_param()2886 (ch->ch_stopc == _POSIX_VDISABLE)) { in dgap_param()