Home
last modified time | relevance | path

Searched refs:count_registered_pragmas (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpplib.c117 static int count_registered_pragmas (struct pragma_entry *);
1055 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1061 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1090 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpplib.c117 static int count_registered_pragmas (struct pragma_entry *);
1055 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1061 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1090 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Ddirectives.c116 static int count_registered_pragmas (struct pragma_entry *);
1156 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1162 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1191 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Ddirectives.c113 static int count_registered_pragmas (struct pragma_entry *);
1269 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1275 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1304 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1326 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1332 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1361 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1363 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1369 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1398 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1368 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1374 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1403 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1363 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1369 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1398 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1363 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1369 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1398 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1353 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1359 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1388 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1363 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1369 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1398 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1363 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1369 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1398 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1274 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1280 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1309 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1279 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1285 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1314 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1386 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1392 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1421 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1386 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1392 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1421 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1368 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1374 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1403 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1326 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1332 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1361 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1363 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1369 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1398 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1386 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1392 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1421 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1368 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1374 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1403 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1353 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1359 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1388 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/
H A Ddirectives.c112 static int count_registered_pragmas (struct pragma_entry *);
1353 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1359 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1388 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Ddirectives.c111 static int count_registered_pragmas (struct pragma_entry *);
1274 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1280 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1309 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Ddirectives.c118 static int count_registered_pragmas (struct pragma_entry *);
1409 count_registered_pragmas (struct pragma_entry *pe) in count_registered_pragmas() function
1415 ct += count_registered_pragmas (pe->u.space); in count_registered_pragmas()
1444 int ct = count_registered_pragmas (pfile->pragmas); in _cpp_save_pragma_names()

12