Home
last modified time | relevance | path

Searched refs:can_be_null (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h366 unsigned can_be_null : 1; member
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c1163 printf ("can_be_null: %d\t", bufp->can_be_null); in PREFIX()
4586 bufp->can_be_null = 0; in PREFIX()
4595 bufp->can_be_null |= path_can_be_null; in PREFIX()
4620 bufp->can_be_null = 1; in PREFIX()
4649 bufp->can_be_null = 1; in PREFIX()
4698 else if (bufp->can_be_null) in PREFIX()
4799 bufp->can_be_null = 1; in PREFIX()
4852 bufp->can_be_null |= path_can_be_null; in PREFIX()
5154 if (fastmap && startpos < total_size && !bufp->can_be_null)
5193 && !bufp->can_be_null)