Searched refs:global (Results 1 - 25 of 74) sorted by relevance
123
/osnet-11/usr/src/lib/libc/sparc/gen/ |
H A D | sparc_data.s | 32 .global errno
|
/osnet-11/usr/src/lib/libc/sparcv9/gen/ |
H A D | sparc_data.s | 32 .global errno
|
/osnet-11/usr/src/lib/c_synonyms/sparc/ |
H A D | synonyms.s | 31 .global name; \ 32 .global _/**/name; \ 42 .global name; \ 43 .global __/**/name; \
|
/osnet-11/usr/src/lib/c_synonyms/sparcv9/ |
H A D | synonyms.s | 31 .global name; \ 32 .global _/**/name; \ 42 .global name; \ 43 .global __/**/name; \
|
/osnet-11/usr/src/lib/common/sparc/ |
H A D | crti.s | 44 .global _init 55 .global _fini
|
/osnet-11/usr/src/lib/common/sparcv9/ |
H A D | crti.s | 45 .global _init 55 .global _fini
|
/osnet-11/usr/src/lib/libc/amd64/gen/ |
H A D | amd64_data.s | 30 / global symbol errno
|
H A D | proc64_support.s | 44 .global .memops_method 45 .global .amd64cache1, .amd64cache1half, .amd64cache2, .amd64cache2half 46 .global .largest_level_cache_size 95 * Set cache info global variables used by various libc primitives.
|
/osnet-11/usr/src/lib/libc/i386/gen/ |
H A D | i386_data.s | 33 / global symbol errno
|
/osnet-11/usr/src/grub/grub2/grub-core/kern/ia64/efi/ |
H A D | startup.S | 27 .global _start
|
/osnet-11/usr/src/lib/libeti/menu/ |
H A D | Makefile.com | 34 global.o \
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | vars.pm | 51 vars - Perl pragma to predeclare global variable names (obsolete) 77 pre-declaring global symbols, ensuring their availability to the
|
H A D | Symbol.pm | 25 print qualify("STDOUT", "FOO"), "\n"; # "main::STDOUT" (global) 54 otherwise, it uses the package of its caller. Regardless, global 75 a function is called or a global variable is accessed, some code that has 94 my %global = map {$_ => 1} qw(ARGV ARGVOUT ENV INC SIG STDERR STDIN STDOUT); 122 if ($name =~ /^(([^a-z])|(\^[a-z_]+))\z/i || $global{$name}) {
|
/osnet-11/usr/src/grub/grub2/grub-core/tests/boot/ |
H A D | kernel-i386.S | 40 .global start
|
H A D | linux.init-i386.S | 33 .global start, _start
|
H A D | linux.init-x86_64.S | 32 .global start, _start
|
H A D | kbsd.init-i386.S | 43 .global start,_start
|
H A D | kbsd.init-x86_64.S | 41 .global start,_start
|
H A D | kfreebsd.init-i386.S | 36 .global start,_start
|
H A D | kfreebsd.init-x86_64.S | 35 .global start,_start
|
/osnet-11/usr/src/grub/grub2/include/grub/ |
H A D | env.h | 42 int global; member in struct:grub_env_var
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/ |
H A D | ops.pm | 36 Since the ops pragma currently has an irreversible global effect, it is
|
/osnet-11/usr/src/grub/grub2/grub-core/kern/ |
H A D | env.c | 113 var->global = 0; 259 var->global = 1;
|
/osnet-11/usr/src/lib/libc/sparc/inc/ |
H A D | SYS.h | 65 .global __cerror 66 .global __cerror64
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 636 \global\let\tiepenalty = \@M 706 \global\dimen1 = \prevdepth 1010 \global\everypar = {% 1017 \global \let \indent = \ptexindent 1018 \global \let \noindent = \ptexnoindent 1019 \global \everypar = {}% 1360 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks} 1378 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0} 1382 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st} 1815 \global\de [all...] |
Completed in 109 milliseconds
123