Searched defs:regend (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 980329-1.c | 12 static const char **regstart, **regend; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 1302 #define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument 1704 static const char ** regstart, ** regend; variable 3807 const char **regstart, **regend; variable
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 1403 #define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument 1801 static const char ** regstart, ** regend; variable 4183 const char **regstart, **regend; local
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 1710 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument 2216 static const char ** regstart, ** regend; variable 5626 const CHAR_T **regstart, **regend; in wcs_re_match_2_internal() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | regcache.c | 828 int regstart, regend; in deprecated_write_register_bytes() local
|