Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemsmp.c123 static void mp_handle_map_clause(SST *, int, char *, int, int, bool);
3119 mp_handle_map_clause(top, CL_MAP, "tofrom", 1, DI_ID(sem.doif_depth), in semsmp()
3134 mp_handle_map_clause(top, CL_MAP, map_type, 3, DI_ID(sem.doif_depth), in semsmp()
10147 mp_handle_map_clause(SST *top, int clause, char *maptype, int op, int construct, in mp_handle_map_clause() function