Searched refs:DLSYM (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A Dear.c52 #define DLSYM(TYPE_, VAR_, SYMBOL_) \ macro
291 DLSYM(func, fp, "execve");
305 DLSYM(func, fp, "execvpe");
318 DLSYM(func, fp, "execvp");
336 DLSYM(func, fp, "execvP");
354 DLSYM(func, fp, "exect");
374 DLSYM(func, fp, "posix_spawn");
395 DLSYM(func, fp, "posix_spawnp");
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c3032 #define DLSYM(f) \ macro
3041 DLSYM (version);
3048 DLSYM (get_name);
3049 DLSYM (get_caps);
3050 DLSYM (get_type);
3051 DLSYM (get_num_devices);
3052 DLSYM (init_device);
3053 DLSYM (fini_device);
3054 DLSYM (load_image);
3055 DLSYM (unload_imag
3107 #undef DLSYM macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c3726 #define DLSYM(f) \ macro
3735 DLSYM (version);
3742 DLSYM (get_name);
3743 DLSYM (get_caps);
3744 DLSYM (get_type);
3745 DLSYM (get_num_devices);
3746 DLSYM (init_device);
3747 DLSYM (fini_device);
3748 DLSYM (load_image);
3749 DLSYM (unload_imag
3801 #undef DLSYM macro
[all...]

Completed in 213 milliseconds