Home
last modified time | relevance | path

Searched defs:TEAM_ARENA_SIZE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h113 #define TEAM_ARENA_SIZE 64*1024 /* Must match the value in plugin-gcn.c. */ macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h116 #define TEAM_ARENA_SIZE 64*1024 /* Must match the value in plugin-gcn.c. */ macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c1744 const int TEAM_ARENA_SIZE = 64*1024; /* Must match libgomp.h. */ in get_team_arena() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c1744 const int TEAM_ARENA_SIZE = 64*1024; /* Must match libgomp.h. */ in get_team_arena() local