Searched refs:GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h136 GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h152 GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c2365 case GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION:
2368 splay_tree_key k = (kind == GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION
2378 || kind == GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION)
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2973 case GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION:
2976 splay_tree_key k = (kind == GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION
2984 || kind == GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c12006 tkind_zero = GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc13258 tkind_zero = GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION;

Completed in 317 milliseconds