Searched refs:at_dot (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c451 at_dot, /* Succeeds if at point. */
790 case at_dot:
791 printf ("/at_dot");
2670 BUF_PUSH (at_dot);
3243 case at_dot:
3500 if (bufp->used > 0 && (re_opcode_t) bufp->buffer[0] == at_dot && range > 0)
5013 case at_dot:
5014 DEBUG_PRINT1 ("EXECUTING at_dot.\n");
5325 case at_dot:
448 at_dot, /* Succeeds if at point. */ enumerator in enum:__anon6182
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c493 at_dot, /* Succeeds if at point. */
923 case at_dot:
924 printf ("/at_dot");
2814 BUF_PUSH (at_dot);
3502 case at_dot:
3763 if (bufp->used > 0 && (re_opcode_t) bufp->buffer[0] == at_dot && range > 0)
5570 case at_dot:
5571 DEBUG_PRINT1 ("EXECUTING at_dot.\n");
5954 case at_dot:
490 at_dot, /* Succeeds if at point. */ enumerator in enum:__anon3238
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c598 at_dot, /* Succeeds if at point. */
1093 case at_dot:
1094 printf ("/at_dot");
4000 BUF_PUSH (at_dot);
4739 case at_dot:
5073 if (bufp->used > 0 && (re_opcode_t) bufp->buffer[0] == at_dot && range > 0)
7371 case at_dot:
7372 DEBUG_PRINT1 ("EXECUTING at_dot.\n");
7683 case at_dot:
594 at_dot, /* Succeeds if at point. */ enumerator in enum:__anon616

Completed in 230 milliseconds