Searched refs:endbuf (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c440 endbuf,
876 case endbuf:
877 printf ("/endbuf");
2789 BUF_PUSH (endbuf);
3306 case endbuf:
4602 case endbuf:
4603 DEBUG_PRINT1 ("EXECUTING endbuf.\n");
5371 case endbuf:
437 endbuf, enumerator in enum:__anon3368
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c527 endbuf,
1126 case endbuf:
1127 printf ("/endbuf");
4066 BUF_PUSH (endbuf);
4749 case endbuf:
6885 case endbuf:
6886 DEBUG_PRINT1 ("EXECUTING endbuf.\n");
7676 case endbuf:
523 endbuf, enumerator in enum:__anon3042
/haiku-buildtools/gcc/libiberty/
H A Dregex.c529 endbuf,
1128 case endbuf:
1129 printf ("/endbuf");
4068 BUF_PUSH (endbuf);
4751 case endbuf:
6890 case endbuf:
6891 DEBUG_PRINT1 ("EXECUTING endbuf.\n");
7681 case endbuf:
525 endbuf, enumerator in enum:__anon2161
/haiku-buildtools/binutils/libiberty/
H A Dregex.c529 endbuf,
1128 case endbuf:
1129 printf ("/endbuf");
4069 BUF_PUSH (endbuf);
4752 case endbuf:
6892 case endbuf:
6893 DEBUG_PRINT1 ("EXECUTING endbuf.\n");
7684 case endbuf:
525 endbuf, enumerator in enum:__anon1070
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c9962 char * endbuf;
9981 endbuf = (char *) edefs + section->sh_size;
9994 if (idx > (size_t) (endbuf - (char *) edefs))
9998 if (vstart + sizeof (*edef) > endbuf)
10018 if (ent.vd_aux > (size_t) (endbuf - vstart))
10038 if (aux.vda_next > (size_t) (endbuf - vstart))
10045 if (vstart + sizeof (*eaux) > endbuf)
10081 char * endbuf;
10100 endbuf = (char *) eneed + section->sh_size;
10110 if (idx > (size_t) (endbuf
9959 char * endbuf; local
10078 char * endbuf; local
[all...]

Completed in 268 milliseconds