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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c359 start_memory only because we need it in the on_failure_jump
361 start_memory,
367 just like `start_memory'. (We need the number of inner
369 corresponding start_memory when we're at a stop_memory.) */
641 case start_memory:
643 printf ("/start_memory/%d/%d", mcnt, *p++);
1828 number is put in the stop_memory as the start_memory. */
2362 start_memory for groups beyond the last one we can
2367 BUF_PUSH_3 (start_memory, regnum, 0);
3346 case start_memory
358 start_memory, enumerator in enum:__anon6182
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c401 start_memory only because we need it in the on_failure_jump
403 start_memory,
409 just like `start_memory'. (We need the number of inner
411 corresponding start_memory when we're at a stop_memory.) */
777 case start_memory:
779 printf ("/start_memory/%d/%d", mcnt, *p++);
1931 number is put in the stop_memory as the start_memory. */
2508 start_memory for groups beyond the last one we can
2513 BUF_PUSH_3 (start_memory, regnum, 0);
3607 case start_memory
400 start_memory, enumerator in enum:__anon3238
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c499 start_memory only because we need it in the on_failure_jump
501 start_memory,
507 just like `start_memory'. (We need the number of inner
509 corresponding start_memory when we're at a stop_memory.) */
864 case start_memory:
866 printf ("/start_memory/%d/%ld", mcnt, (long int) *p++);
2358 number is put in the stop_memory as the start_memory. */
3694 start_memory for groups beyond the last one we can
3700 BUF_PUSH_3 (start_memory, regnum, 0);
4842 case start_memory
497 start_memory, enumerator in enum:__anon616
[all...]

Completed in 214 milliseconds