Home
last modified time | relevance | path

Searched refs:width_run_cache (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
103 if (current_buffer->width_run_cache)
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
103 if (current_buffer->width_run_cache)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
103 if (current_buffer->width_run_cache)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr50908.c44 struct region_cache *width_run_cache; member
107 if (current_buffer->width_run_cache)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dindent.c166 if (cache_buffer->width_run_cache) in width_run_cache_on_off()
168 free_region_cache (cache_buffer->width_run_cache); in width_run_cache_on_off()
169 cache_buffer->width_run_cache = 0; in width_run_cache_on_off()
182 if (cache_buffer->width_run_cache == 0) in width_run_cache_on_off()
184 cache_buffer->width_run_cache = new_region_cache (); in width_run_cache_on_off()
188 return cache_buffer->width_run_cache; in width_run_cache_on_off()
H A Dbuffer.c607 b->width_run_cache = 0;
847 b->width_run_cache = 0;
1993 if (b->width_run_cache)
1995 free_region_cache (b->width_run_cache);
1996 b->width_run_cache = 0;
2427 swapfield (width_run_cache, struct region_cache *);
/dports/editors/emacs/emacs-27.2/src/
H A Dindent.c166 if (cache_buffer->width_run_cache) in width_run_cache_on_off()
168 free_region_cache (cache_buffer->width_run_cache); in width_run_cache_on_off()
169 cache_buffer->width_run_cache = 0; in width_run_cache_on_off()
182 if (cache_buffer->width_run_cache == 0) in width_run_cache_on_off()
184 cache_buffer->width_run_cache = new_region_cache (); in width_run_cache_on_off()
188 return cache_buffer->width_run_cache; in width_run_cache_on_off()
H A Dbuffer.c578 b->width_run_cache = 0;
815 b->width_run_cache = 0;
1938 if (b->width_run_cache)
1940 free_region_cache (b->width_run_cache);
1941 b->width_run_cache = 0;
2378 swapfield (width_run_cache, struct region_cache *);

12