Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-init.c70 static struct gomp_device_descr *dispatchers[_ACC_device_hwm] = { 0 }; variable
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-init.c70 static struct gomp_device_descr *dispatchers[_ACC_device_hwm] = { 0 }; variable
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c1437 static void (*dispatchers[])(struct svc_req *, SVCXPRT *) = { in nlm_register_services() local