Home
last modified time | relevance | path

Searched defs:libref (Results 1 – 17 of 17) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/ext/DynaLoader/
H A Ddl_vms.xs69 struct libref { struct
70 struct dsc$descriptor_s name;
71 struct dsc$descriptor_s defspec;
/dports/lang/perl5.30/perl-5.30.3/ext/DynaLoader/
H A Ddl_vms.xs69 struct libref { struct
70 struct dsc$descriptor_s name;
71 struct dsc$descriptor_s defspec;
/dports/lang/perl5.32/perl-5.32.1/ext/DynaLoader/
H A Ddl_vms.xs69 struct libref { struct
70 struct dsc$descriptor_s name;
71 struct dsc$descriptor_s defspec;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/DynaLoader/
H A Ddl_vms.xs69 struct libref { struct
70 struct dsc$descriptor_s name;
71 struct dsc$descriptor_s defspec;
/dports/lang/gnu-apl/apl-1.8/src/
H A DLibPaths.cc211 LibPaths::set_lib_dir(LibRef libref, const char * path, LibDir::CfgSrc src) in set_lib_dir()
218 LibPaths::get_lib_dir(LibRef libref) in get_lib_dir()
H A DWorkspace.cc601 Workspace::save_WS(ostream & out, LibRef libref, const UCS_string & wsname, in save_WS()
786 Workspace::dump_WS(ostream & out, LibRef libref, const UCS_string & wsname, in dump_WS()
929 Workspace::load_WS(ostream & out, LibRef libref, const UCS_string & wsname, in load_WS()
999 Workspace::copy_WS(ostream & out, LibRef libref, const UCS_string & wsname, in copy_WS()
H A DCommand.cc718 LibRef libref = LIB0; in cmd_COPY() local
773 LibRef libref = LIB_NONE; in cmd_DROP() local
1303 const int libref = libref_ucs[0] - '0'; in cmd_LIBS() local
/dports/devel/cc65/cc65-2.19/libsrc/c128/mou/
H A Dc128-pot.s32 libref: .addr $0000 label
H A Dc128-1351.s32 libref: .addr $0000 label
H A Dc128-joy.s31 libref: .addr $0000 label
H A Dc128-inkwell.s30 libref: .addr $0000 label
/dports/devel/cc65/cc65-2.19/libsrc/atari/ser/
H A Datrrdev.s32 libref: .addr $0000 label
/dports/devel/cc65/cc65-2.19/libsrc/atari/mou/
H A Datrst.s70 libref: .addr $0000 label
/dports/devel/cc65/cc65-2.19/libsrc/lynx/tgi/
H A Dlynx-160-102-16.s32 libref: .addr $0000 ; Library reference label
/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/lib/
H A D__init__.py445 def load(libref): argument
/dports/lang/kawa/kawa-3.1.1/kawa/standard/
H A DImportFromLibrary.java266 …boolean scanImportSet1(Object libref, ScopeExp defs, Translator tr, require.DeclSetMapper mapper) { in scanImportSet1()
/dports/www/mod_perl2/mod_perl-2.0.11/src/modules/perl/
H A Dmodperl_util.c351 SV *libref = *av_fetch(librefs, dl_index, 0); in modperl_package_unload_dynamic() local