Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h309 REG_BADBR, /* Invalid contents of \{\}. */ enumerator
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c3882 FREE_STACK_RETURN (REG_BADBR); in PREFIX()
3974 FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR); in PREFIX()