Lines Matching refs:SIMPLEQ_NEXT
184 if (SIMPLEQ_NEXT(vent, next) == NULL) /* last one */
191 if (SIMPLEQ_NEXT(vent, next) != NULL)
310 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
311 if (SIMPLEQ_NEXT(ve, next) == NULL) {
376 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0)
392 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
393 if (SIMPLEQ_NEXT(ve, next) == NULL) {
413 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0)
429 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
430 if (SIMPLEQ_NEXT(ve, next) == NULL) {
449 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0)