Lines Matching defs:first
1407 * not NULL but first char is NUL; x_e_getc() does it
2065 /* return position of first match of pattern in string, else -1 */
2334 x_e_puts("\nyank something first");
2926 /* fix up xbp to just past a character end first */
3085 bool first = true;
3095 first = false;
3097 if (c < 0 || first) {
3312 * first skip over any white-space
3317 * do the first char on its own since it may be
3548 #define VARG1 1 /* digit prefix (first, eg, 5l) */
3572 static int saved_inslen; /* saved inslen for first insert */