Searched defs:lib (Results 1 - 25 of 108) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dgcore-relro-lib.c19 lib (void) function
H A Dprint-symbol-loading-lib.c19 lib (void) function
H A Dsym-file-main.c41 struct library *lib; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dprint-symbol-loading-lib.c19 lib (void) function
H A Dgcore-relro-lib.c19 lib (void) function
H A Dsym-file-main.c41 struct library *lib; local
[all...]
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-dlerror.c31 uv_lib_t lib; local
/netbsd-current/external/mit/lua/dist/src/
H A Dlinit.c68 const luaL_Reg *lib; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
H A Dlibrary-module-lib.f9016 module lib module
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Dlibrary-module-lib.f9016 module lib module
/netbsd-current/external/mit/libuv/dist/docs/code/plugin/
H A Dmain.c21 uv_lib_t *lib = (uv_lib_t*) malloc(sizeof(uv_lib_t)); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_display_mode_lib.c61 void dml_init_instance(struct display_mode_lib *lib, argument
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { argument
41 void uv_dlclose(uv_lib_t* lib) { argument
53 uv_dlsym(uv_lib_t* lib, const char* name, void** ptr) argument
60 uv_dlerror(const uv_lib_t* lib) argument
65 uv__dlerror(uv_lib_t* lib) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dknown-headers.cc54 get_stdlib_header_for_name (const char *name, enum stdlib lib) argument
/netbsd-current/usr.bin/dc/
H A Dmisc.c65 ERR_put_error(int lib, int func, int reason, const char *file, int line) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_libignore.cc32 Lib *lib = &libs_[count_++]; local
46 Lib *lib = &libs_[i]; local
57 Lib *lib = &libs_[i]; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dbit_reader.py14 lib = get_library() variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.cc30 Lib *lib = &libs_[count_++]; local
44 Lib *lib = &libs_[i]; local
55 Lib *lib = &libs_[i]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Ddriver-msp430.c106 const char * lib; member in struct:hwmult_options
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dsimpledynamic.c18 int sd_load(const char *filename, SD *lib, int type) argument
29 int sd_sym(SD lib, const char *symname, SD_SYM *sym) argument
35 int sd_close(SD lib) argument
47 int sd_load(const char *filename, SD *lib, ossl_unused int type) argument
53 sd_sym(SD lib, const char *symname, SD_SYM *sym) argument
59 sd_close(SD lib) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/err/
H A Derr_local.h39 err_set_error(ERR_STATE *es, size_t i, int lib, int reason) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/msp430/
H A Ddriver-msp430.cc106 const char * lib; member in struct:hwmult_options
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dknown-headers.cc58 get_string_macro_hint (const char *name, enum stdlib lib) argument
97 get_stdlib_header_for_name (const char *name, enum stdlib lib) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.cpp31 Lib *lib = &libs_[count_++]; local
45 Lib *lib = &libs_[i]; local
56 Lib *lib = &libs_[i]; local
[all...]
/netbsd-current/external/mit/libuv/dist/src/win/
H A Ddl.c28 int uv_dlopen(const char* filename, uv_lib_t* lib) { argument
52 void uv_dlclose(uv_lib_t* lib) { argument
66 uv_dlsym(uv_lib_t* lib, const char* name, void** ptr) argument
73 uv_dlerror(const uv_lib_t* lib) argument
78 uv__format_fallback_error(uv_lib_t* lib, int errorno) argument
93 uv__dlerror(uv_lib_t* lib, const char* filename, DWORD errorno) argument
[all...]

Completed in 403 milliseconds

12345