Searched refs:wp_end (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/bin/ksh/
H A Dc_test.h44 char **wp_end; /* used by ptest_* */ member in struct:test_env
H A Dc_test.c126 te.wp_end = wp + argc;
447 if ((te->flags & TEF_DBRACKET) || (&te->pos.wp[1] < te->wp_end &&
500 if (te->pos.wp >= te->wp_end)
520 if (te->pos.wp >= te->wp_end)
535 const char *op = te->pos.wp + offset >= te->wp_end ?

Completed in 148 milliseconds