| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| trans-stmt.cc | 750 tree team_id, team_type, tmp; local 759 team_id = fold_convert (integer_type_node, argse1.expr); 766 team_id, team_type,
|
| /src/external/gpl3/gcc/dist/libgomp/ |
| libgomp.h | 243 This is indexed by team_id for GFS_STATIC and outermost iteration 333 /* This is the team_id of the currently acknowledged owner of the ordered 424 unsigned team_id; member in struct:gomp_team_state
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans-stmt.cc | 746 tree team_id, team_type, tmp; local 755 team_id = fold_convert (integer_type_node, argse1.expr); 762 team_id, team_type,
|
| /src/external/gpl3/gcc.old/dist/libgomp/ |
| libgomp.h | 245 This is indexed by team_id for GFS_STATIC and outermost iteration 335 /* This is the team_id of the currently acknowledged owner of the ordered 426 unsigned team_id; member in struct:gomp_team_state
|