Home
last modified time | relevance | path

Searched refs:IMPORT (Results 1 – 25 of 49) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/binutils/
H A Dnlmheader.h26 # define IMPORT 270 macro
H A Dnlmheader.y121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
261 | IMPORT
604 { "IMPORT", IMPORT },
H A Dnlmheader.c19 # define IMPORT 270 macro
1815 { "IMPORT", IMPORT },
/openbsd/lib/libc/arch/alpha/sys/
H A Dbrk.S34 IMPORT(__curbrk, 8)
/openbsd/sys/arch/alpha/alpha/
H A Dlocore0.S73 IMPORT(cpu_info_primary, CPU_INFO_SIZEOF)
H A Dlocore.s79 IMPORT(cpu_info_primary, CPU_INFO_SIZEOF)
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/
H A DvxWorks.h164 #define IMPORT extern macro
/openbsd/gnu/llvm/llvm/lib/BinaryFormat/
H A DWasm.cpp48 ECase(IMPORT); in sectionTypeToString()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhppa-hpux-tdep.c92 if (u->stub_unwind.stub_type == IMPORT) in hppa32_hpux_in_solib_call_trampoline()
218 if (u->stub_unwind.stub_type == IMPORT) in hppa_hpux_in_solib_return_trampoline()
1321 || (u->stub_unwind.stub_type != IMPORT in hppa_hpux_push_dummy_code()
1330 if (u->stub_unwind.stub_type == IMPORT) in hppa_hpux_push_dummy_code()
H A Dhppa-tdep.h160 IMPORT = 11, enumerator
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dnlmheader.y121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
261 | IMPORT
604 { "IMPORT", IMPORT },
/openbsd/bin/ksh/
H A Dtable.h58 #define IMPORT BIT(21) /* flag to typeset(): no arrays, must have = */ macro
H A Dvar.c622 if (set & IMPORT) { in typeset()
634 if (set & IMPORT) in typeset()
H A Dmain.c276 typeset(*wp, IMPORT|EXPORT, 0, 0, 0); in main()
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigRat.pm234 my $IMPORT = 0;
254 $class -> import() if $IMPORT == 0;
592 $class -> import() if $IMPORT == 0;
619 $class -> import() if $IMPORT == 0;
649 $class -> import() if $IMPORT == 0;
674 $class -> import() if $IMPORT == 0;
2510 $class -> import() if $IMPORT == 0;
2584 $IMPORT++; # remember we did import()
H A DBigInt.pm242 my $IMPORT = 0;
692 $class -> import() if $IMPORT == 0;
854 $class -> import() if $IMPORT == 0;
894 $class -> import() if $IMPORT == 0;
934 $class -> import() if $IMPORT == 0;
974 $class -> import() if $IMPORT == 0;
1014 $class -> import() if $IMPORT == 0;
1041 $class -> import() if $IMPORT == 0;
1089 $class -> import() if $IMPORT == 0;
1148 $class -> import() if $IMPORT == 0;
[all …]
H A DBigFloat.pm233 my $IMPORT = 0;
284 $class -> import() if $IMPORT == 0;
362 $class -> import() if $IMPORT == 0;
545 $class -> import() if $IMPORT == 0;
579 $class -> import() if $IMPORT == 0;
613 $class -> import() if $IMPORT == 0;
647 $class -> import() if $IMPORT == 0;
681 $class -> import() if $IMPORT == 0;
859 $class -> import() if $IMPORT == 0;
921 $class -> import() if $IMPORT == 0;
[all …]
/openbsd/gnu/gcc/gcc/config/pa/
H A Dlib2funcs.asm40 .IMPORT $$dyncall,MILLICODE
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dlib2funcs.asm40 .IMPORT $$dyncall,MILLICODE
/openbsd/sys/arch/alpha/include/
H A Dasm.h448 #define IMPORT(_name_, _size_) \ macro
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp34 ENUM_ENTRY(CUSTOM), ENUM_ENTRY(TYPE), ENUM_ENTRY(IMPORT),
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DTemplate.h576 #define IMPORT(DERIVED, BASE) macro
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp284 ECase(IMPORT); in enumeration()
/openbsd/gnu/llvm/clang/docs/
H A DStandardCPlusPlusModules.rst655 IMPORT header_name
657 IMPORT header_name
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/
H A Dhppa.s7 .IMPORT $global$,DATA
8 .IMPORT $$dyncall,MILLICODE

12