Home
last modified time | relevance | path

Searched refs:SET_HIGH_BOUND (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dregex.c2019 # define SET_HIGH_BOUND(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated) macro
2021 (__ptrlow (P) += incr, SET_HIGH_BOUND (P), __ptrvalue (P) += incr)
2025 SET_HIGH_BOUND (b); \
2026 SET_HIGH_BOUND (begalt); \
2028 SET_HIGH_BOUND (fixup_alt_jump); \
2030 SET_HIGH_BOUND (laststart); \
2032 SET_HIGH_BOUND (pending_exact); \
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dregex.c2019 # define SET_HIGH_BOUND(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated) macro
2021 (__ptrlow (P) += incr, SET_HIGH_BOUND (P), __ptrvalue (P) += incr)
2025 SET_HIGH_BOUND (b); \
2026 SET_HIGH_BOUND (begalt); \
2028 SET_HIGH_BOUND (fixup_alt_jump); \
2030 SET_HIGH_BOUND (laststart); \
2032 SET_HIGH_BOUND (pending_exact); \
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dregex.c2019 # define SET_HIGH_BOUND(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated) macro
2021 (__ptrlow (P) += incr, SET_HIGH_BOUND (P), __ptrvalue (P) += incr)
2025 SET_HIGH_BOUND (b); \
2026 SET_HIGH_BOUND (begalt); \
2028 SET_HIGH_BOUND (fixup_alt_jump); \
2030 SET_HIGH_BOUND (laststart); \
2032 SET_HIGH_BOUND (pending_exact); \