HomeSort by: relevance | last modified time | path
    Searched refs:version_func (Results 1 - 9 of 9) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
dyndb.c 128 dns_dyndb_version_t *version_func = NULL; local
146 (void **)&version_func));
148 version = version_func(NULL);
244 dns_dyndb_version_t *version_func = NULL; local
259 (void **)&version_func));
261 version = version_func(NULL);
  /src/external/mpl/bind/dist/lib/dns/
dyndb.c 113 dns_dyndb_version_t *version_func = NULL; local
147 (void **)&version_func));
149 version = version_func(NULL);
  /src/external/mpl/bind/dist/lib/ns/
hooks.c 115 ns_plugin_version_t *version_func = NULL; local
144 (void **)&version_func));
146 version = version_func();
  /src/external/gpl3/gcc/dist/libgomp/
oacc-host.c 278 .version_func = host_version,
libgomp.h 1407 __typeof (GOMP_OFFLOAD_version) *version_func; member in struct:gomp_device_descr
target.c 5129 if (device->version_func () != GOMP_VERSION)
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-host.c 276 .version_func = host_version,
libgomp.h 1235 __typeof (GOMP_OFFLOAD_version) *version_func; member in struct:gomp_device_descr
target.c 3736 if (device->version_func () != GOMP_VERSION)

Completed in 35 milliseconds