Home
last modified time | relevance | path

Searched defs:re_compile_fastmap (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dxregex.h19 # define re_compile_fastmap xre_compile_fastmap macro
/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c86 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4543 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4862 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4872 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument