HomeSort by relevance Sort by last modified time
    Searched refs:RE_NO_BK_REFS (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/include/
xregex2.h 133 #define RE_NO_BK_REFS (RE_NO_BK_PARENS << 1)
137 #define RE_NO_BK_VBAR (RE_NO_BK_REFS << 1)
185 | RE_NO_BK_PARENS | RE_NO_BK_REFS \
239 removed and RE_NO_BK_REFS is added. */
243 | RE_NO_BK_PARENS | RE_NO_BK_REFS \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 125 # define RE_NO_BK_REFS (RE_NO_BK_PARENS << 1)
129 # define RE_NO_BK_VBAR (RE_NO_BK_REFS << 1)
199 | RE_NO_BK_PARENS | RE_NO_BK_REFS \
259 removed and RE_NO_BK_REFS is added. */
263 | RE_NO_BK_PARENS | RE_NO_BK_REFS \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 125 # define RE_NO_BK_REFS (RE_NO_BK_PARENS << 1)
129 # define RE_NO_BK_VBAR (RE_NO_BK_REFS << 1)
199 | RE_NO_BK_PARENS | RE_NO_BK_REFS \
262 removed and RE_NO_BK_REFS is added. */
266 | RE_NO_BK_PARENS | RE_NO_BK_REFS \

Completed in 69 milliseconds