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

/freebsd-10.0-release/contrib/binutils/libiberty/
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:__anon665
/freebsd-10.0-release/contrib/gcclibs/libiberty/
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:__anon1198

Completed in 134 milliseconds