Home
last modified time | relevance | path

Searched refs:gfc_match_oacc_serial_loop (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h150 match gfc_match_oacc_serial_loop (void);
H A Dparse.c712 matcha ("serial loop", gfc_match_oacc_serial_loop, ST_OACC_SERIAL_LOOP); in decode_oacc_directive()
H A Dopenmp.c2101 gfc_match_oacc_serial_loop (void) in gfc_match_oacc_serial_loop() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h145 match gfc_match_oacc_serial_loop (void);
H A DChangeLog-2019393 (gfc_match_oacc_serial_loop): Likewise.
398 (gfc_match_oacc_serial_loop): New function.
H A Dparse.cc716 matcha ("serial loop", gfc_match_oacc_serial_loop, ST_OACC_SERIAL_LOOP); in decode_oacc_directive()
H A Dopenmp.cc3137 gfc_match_oacc_serial_loop (void) in gfc_match_oacc_serial_loop() function