OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SET_HIGH_BOUND
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c
2030
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2032
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2036
SET_HIGH_BOUND
(b); \
2037
SET_HIGH_BOUND
(begalt); \
2039
SET_HIGH_BOUND
(fixup_alt_jump); \
2041
SET_HIGH_BOUND
(laststart); \
2043
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl3/binutils/dist/libiberty/
regex.c
2030
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2032
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2036
SET_HIGH_BOUND
(b); \
2037
SET_HIGH_BOUND
(begalt); \
2039
SET_HIGH_BOUND
(fixup_alt_jump); \
2041
SET_HIGH_BOUND
(laststart); \
2043
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl3/binutils.old/dist/libiberty/
regex.c
2030
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2032
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2036
SET_HIGH_BOUND
(b); \
2037
SET_HIGH_BOUND
(begalt); \
2039
SET_HIGH_BOUND
(fixup_alt_jump); \
2041
SET_HIGH_BOUND
(laststart); \
2043
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl3/gcc/dist/libiberty/
regex.c
2030
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2032
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2036
SET_HIGH_BOUND
(b); \
2037
SET_HIGH_BOUND
(begalt); \
2039
SET_HIGH_BOUND
(fixup_alt_jump); \
2041
SET_HIGH_BOUND
(laststart); \
2043
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl3/gcc.old/dist/libiberty/
regex.c
2030
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2032
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2036
SET_HIGH_BOUND
(b); \
2037
SET_HIGH_BOUND
(begalt); \
2039
SET_HIGH_BOUND
(fixup_alt_jump); \
2041
SET_HIGH_BOUND
(laststart); \
2043
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl3/gdb/dist/libiberty/
regex.c
2030
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2032
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2036
SET_HIGH_BOUND
(b); \
2037
SET_HIGH_BOUND
(begalt); \
2039
SET_HIGH_BOUND
(fixup_alt_jump); \
2041
SET_HIGH_BOUND
(laststart); \
2043
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl3/gdb.old/dist/libiberty/
regex.c
2030
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2032
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2036
SET_HIGH_BOUND
(b); \
2037
SET_HIGH_BOUND
(begalt); \
2039
SET_HIGH_BOUND
(fixup_alt_jump); \
2041
SET_HIGH_BOUND
(laststart); \
2043
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl2/diffutils/dist/lib/
regex.c
2099
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2101
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2105
SET_HIGH_BOUND
(b); \
2106
SET_HIGH_BOUND
(begalt); \
2108
SET_HIGH_BOUND
(fixup_alt_jump); \
2110
SET_HIGH_BOUND
(laststart); \
2112
SET_HIGH_BOUND
(pending_exact); \
/src/external/gpl2/grep/dist/lib/
regex.c
2020
# define
SET_HIGH_BOUND
(P) (__ptrhigh (P) = __ptrlow (P) + bufp->allocated)
2022
(__ptrlow (P) += incr,
SET_HIGH_BOUND
(P), __ptrvalue (P) += incr)
2026
SET_HIGH_BOUND
(b); \
2027
SET_HIGH_BOUND
(begalt); \
2029
SET_HIGH_BOUND
(fixup_alt_jump); \
2031
SET_HIGH_BOUND
(laststart); \
2033
SET_HIGH_BOUND
(pending_exact); \
Completed in 71 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026