Searched refs:path_can_be_null (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c3165 boolean path_can_be_null = true;
3184 bufp->can_be_null |= path_can_be_null;
3187 path_can_be_null = true;
3415 path_can_be_null = false;
3421 bufp->can_be_null |= path_can_be_null;
3150 boolean path_can_be_null = true; local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c4588 boolean path_can_be_null = true;
4607 bufp->can_be_null |= path_can_be_null;
4610 path_can_be_null = true;
4858 path_can_be_null = false;
4864 bufp->can_be_null |= path_can_be_null;
4574 boolean path_can_be_null = true; local
/haiku-buildtools/gcc/libiberty/
H A Dregex.c4590 boolean path_can_be_null = true;
4609 bufp->can_be_null |= path_can_be_null;
4612 path_can_be_null = true;
4860 path_can_be_null = false;
4866 bufp->can_be_null |= path_can_be_null;
4576 boolean path_can_be_null = true; local
/haiku-buildtools/binutils/libiberty/
H A Dregex.c4591 boolean path_can_be_null = true;
4610 bufp->can_be_null |= path_can_be_null;
4613 path_can_be_null = true;
4861 path_can_be_null = false;
4867 bufp->can_be_null |= path_can_be_null;
4577 boolean path_can_be_null = true; local

Completed in 214 milliseconds