Home
last modified time | relevance | path

Searched defs:link_bit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c1631 const uintptr_t link_bit = 1ULL << (sizeof (uintptr_t) * __CHAR_BIT__ - 1); in gomp_load_image_to_device() local
1713 const uintptr_t link_bit = 1ULL << (sizeof (uintptr_t) * __CHAR_BIT__ - 1); in gomp_unload_image_from_device() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2148 const uintptr_t link_bit = 1ULL << (sizeof (uintptr_t) * __CHAR_BIT__ - 1); in gomp_load_image_to_device() local
2259 const uintptr_t link_bit = 1ULL << (sizeof (uintptr_t) * __CHAR_BIT__ - 1); in gomp_unload_image_from_device() local