/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | nlmheader.h | 26 # define IMPORT 270 macro
|
H A D | nlmheader.y | 121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES 261 | IMPORT 604 { "IMPORT", IMPORT },
|
H A D | nlmheader.c | 19 # define IMPORT 270 macro 1815 { "IMPORT", IMPORT },
|
/openbsd/lib/libc/arch/alpha/sys/ |
H A D | brk.S | 34 IMPORT(__curbrk, 8)
|
/openbsd/sys/arch/alpha/alpha/ |
H A D | locore0.S | 73 IMPORT(cpu_info_primary, CPU_INFO_SIZEOF)
|
H A D | locore.s | 79 IMPORT(cpu_info_primary, CPU_INFO_SIZEOF)
|
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/ |
H A D | vxWorks.h | 164 #define IMPORT extern macro
|
/openbsd/gnu/llvm/llvm/lib/BinaryFormat/ |
H A D | Wasm.cpp | 48 ECase(IMPORT); in sectionTypeToString()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | hppa-hpux-tdep.c | 92 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 D | hppa-tdep.h | 160 IMPORT = 11, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | nlmheader.y | 121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES 261 | IMPORT 604 { "IMPORT", IMPORT },
|
/openbsd/bin/ksh/ |
H A D | table.h | 58 #define IMPORT BIT(21) /* flag to typeset(): no arrays, must have = */ macro
|
H A D | var.c | 622 if (set & IMPORT) { in typeset() 634 if (set & IMPORT) in typeset()
|
H A D | main.c | 276 typeset(*wp, IMPORT|EXPORT, 0, 0, 0); in main()
|
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/ |
H A D | BigRat.pm | 234 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 D | BigInt.pm | 242 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 D | BigFloat.pm | 233 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 D | lib2funcs.asm | 40 .IMPORT $$dyncall,MILLICODE
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | lib2funcs.asm | 40 .IMPORT $$dyncall,MILLICODE
|
/openbsd/sys/arch/alpha/include/ |
H A D | asm.h | 448 #define IMPORT(_name_, _size_) \ macro
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | WasmDumper.cpp | 34 ENUM_ENTRY(CUSTOM), ENUM_ENTRY(TYPE), ENUM_ENTRY(IMPORT),
|
/openbsd/gnu/llvm/clang/include/clang/Sema/ |
H A D | Template.h | 576 #define IMPORT(DERIVED, BASE) macro
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | WasmYAML.cpp | 284 ECase(IMPORT); in enumeration()
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | StandardCPlusPlusModules.rst | 655 IMPORT header_name 657 IMPORT header_name
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
H A D | hppa.s | 7 .IMPORT $global$,DATA 8 .IMPORT $$dyncall,MILLICODE
|