Searched refs:GLOBAL (Results 1 - 25 of 417) sorted by relevance

1234567891011>>

/netbsd-current/usr.bin/ftp/
H A Dftp_var.h195 #ifndef GLOBAL
196 #define GLOBAL extern macro
202 GLOBAL int trace; /* trace packets exchanged */
203 GLOBAL int hash; /* print # for each buffer transferred */
204 GLOBAL int mark; /* number of bytes between hashes */
205 GLOBAL int sendport; /* use PORT/LPRT cmd for each data connection */
206 GLOBAL int connected; /* 1 = connected to server, -1 = logged in */
207 GLOBAL int interactive; /* interactively prompt on m* cmds */
208 GLOBAL int confirmrest; /* confirm rest of current m* cmd */
209 GLOBAL in
[all...]
H A Dprogressbar.h36 #ifndef GLOBAL
37 #define GLOBAL extern macro
46 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */
48 GLOBAL int progress; /* display transfer progress bar */
49 GLOBAL int ttywidth; /* width of tty */
51 GLOBAL off_t bytes; /* current # of bytes read */
52 GLOBAL off_t filesize; /* size of file being transferred */
53 GLOBAL off_t restart_point; /* offset to restart transfer */
54 GLOBAL char *prefix; /* Text written left of progress bar */
58 GLOBAL in
[all...]
/netbsd-current/sys/arch/mvme68k/stand/bootxx/
H A Dblock_x.S8 GLOBAL(block_size)
11 GLOBAL(block_count)
14 GLOBAL(block_table)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/symver/
H A Dsymver7.d5 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +HIDDEN +[0-9]+ +foo
7 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@version1
8 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
H A Dsymver12.d5 +[0-9]+: +0+d +1 +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo
6 +[0-9]+: +0+d +1 +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@VERS_2
7 +[0-9]+: +0+d +1 +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@VERS_1
8 +[0-9]+: +0+d +1 +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@@VERS_2
H A Dsymver13.d5 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo
6 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo@VERS_1
7 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo@@VERS_2
8 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo@VERS_2
H A Dsymver10a.d6 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@version1
7 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
H A Dsymver8.d7 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@version1
8 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
H A Dsymver9a.d6 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@version1
7 +[0-9]+: +0+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@@version2
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips16-vis-1.d3 .*: 0+0 +2 +FUNC +GLOBAL +HIDDEN +\[MIPS16\] +[0-9]+ foo
H A Dpr14798.d4 *[0-9]+: +[0-9]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[0-9]+ foo
H A Ddebug-label-end-1.d9 # 7: 00000000 4 FUNC GLOBAL DEFAULT 1 foo
10 # 8: 00000004 0 FUNC GLOBAL DEFAULT 1 bar
11 # 9: 00000020 4 FUNC GLOBAL DEFAULT 1 baz
14 # 7: 00000000 4 FUNC GLOBAL DEFAULT 1 foo
15 # 8: 00000010 0 FUNC GLOBAL DEFAULT 1 bar
16 # 9: 00000020 4 FUNC GLOBAL DEFAULT 1 baz
18 *[0-9]+: +0+000000 +4 +FUNC +GLOBAL +DEFAULT +[0-9]+ foo
19 *[0-9]+: +0+000004 +0 +FUNC +GLOBAL +DEFAULT +[0-9]+ bar
20 *[0-9]+: +0+000020 +4 +FUNC +GLOBAL +DEFAULT +[0-9]+ baz
H A Daent-2.d10 # 8: 00000000 16 FUNC GLOBAL DEFAULT 1 foo
11 # 9: 00000008 0 FUNC GLOBAL DEFAULT 1 bar
14 # 8: 00000000 16 FUNC GLOBAL DEFAULT 1 foo
15 # 9: 00000008 0 OBJECT GLOBAL DEFAULT 1 bar
17 *[0-9]+: +[0-9]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT(?: +\[[^]]*\])? +[0-9]+ foo
18 *[0-9]+: +[0-9]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT(?: +\[[^]]*\])? +[0-9]+ bar
H A Ddebug-label-end-2.d10 # 7: 00000000 4 FUNC GLOBAL DEFAULT 1 foo
11 # 8: 00000004 0 FUNC GLOBAL DEFAULT 1 bar
12 # 9: 00000020 4 FUNC GLOBAL DEFAULT 1 baz
15 # 7: 00000000 4 FUNC GLOBAL DEFAULT 1 foo
16 # 8: 00000010 0 FUNC GLOBAL DEFAULT 1 bar
17 # 9: 00000020 4 FUNC GLOBAL DEFAULT 1 baz
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-plugin/
H A Dpr23818.d3 .*0+ +[A-Z]+ +GLOBAL +DEFAULT +ABS foo
H A Dpr25618.d3 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +_?_Z3foov
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dinherit0.tab.h6 #define GLOBAL 257 macro
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Doverlay.d5 [ ]+[0-9]+:[ ]+0*4000[ ]+0[ ]+NOTYPE[ ]+GLOBAL[ ]+DEFAULT[ ]+ABS __load_start_text1
7 [ ]+[0-9]+:[ ]+0*4010[ ]+0[ ]+NOTYPE[ ]+GLOBAL[ ]+DEFAULT[ ]+ABS __load_start_text2
9 [ ]+[0-9]+:[ ]+0*4030[ ]+0[ ]+NOTYPE[ ]+GLOBAL[ ]+DEFAULT[ ]+ABS __load_stop_text2
11 [ ]+[0-9]+:[ ]+0*4010[ ]+0[ ]+NOTYPE[ ]+GLOBAL[ ]+DEFAULT[ ]+ABS __load_stop_text1
H A Dpr18735.d6 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@FOO
8 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar@@FOO
10 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo
12 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
/netbsd-current/sys/compat/linux/arch/m68k/
H A Dlinux_sig_machdep.S16 GLOBAL(linux_sigcode)
20 GLOBAL(linux_esigcode)
/netbsd-current/usr.bin/make/unit-tests/
H A Dvar-scope-global.mk6 GLOBAL= value macro
7 GLOBAL+= addition
8 .if ${GLOBAL} != "value addition"
13 .undef GLOBAL
14 .if defined(GLOBAL)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Difunc-1.d6 [ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+IFUNC[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] __GI_foo
7 [ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+IFUNC[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] foo
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-vxworks/
H A Dplt-mips1.d7 +[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
9 +[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/elf/
H A Difunc-1.d6 [ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+IFUNC[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] __GI_foo
7 [ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+IFUNC[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] foo
/netbsd-current/sys/arch/m68k/m68k/
H A Dsigcode.s61 GLOBAL(sigcode)
71 GLOBAL(esigcode)

Completed in 417 milliseconds

1234567891011>>