Home
last modified time | relevance | path

Searched defs:host_table (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dhosttable.h31 struct host_table { struct
32 struct host_table_entry *entries; argument
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c63 const void *host_table; member
1570 const void *host_table, const void *target_data, in gomp_load_image_to_device()
1672 const void *host_table, const void *target_data) in gomp_unload_image_from_device()
1744 GOMP_offload_register_ver (unsigned version, const void *host_table, in GOMP_offload_register_ver()
1782 GOMP_offload_register (const void *host_table, int target_type, in GOMP_offload_register()
1793 GOMP_offload_unregister_ver (unsigned version, const void *host_table, in GOMP_offload_unregister_ver()
1824 GOMP_offload_unregister (const void *host_table, int target_type, in GOMP_offload_unregister()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c80 const void *host_table; member
2082 const void *host_table, const void *target_data, in gomp_load_image_to_device()
2218 const void *host_table, const void *target_data) in gomp_unload_image_from_device()
2290 GOMP_offload_register_ver (unsigned version, const void *host_table, in GOMP_offload_register_ver()
2328 GOMP_offload_register (const void *host_table, int target_type, in GOMP_offload_register()
2339 GOMP_offload_unregister_ver (unsigned version, const void *host_table, in GOMP_offload_unregister_ver()
2370 GOMP_offload_unregister (const void *host_table, int target_type, in GOMP_offload_unregister()