OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_32bit
(Results
1 - 6
of
6
) sorted by null
/external/syzkaller/vendor/golang.org/x/sys/unix/
mksyscall.pl
26
my $
_32bit
= "";
35
$
_32bit
= "big-endian";
38
$
_32bit
= "little-endian";
176
if($
_32bit
eq "big-endian") {
178
} elsif($
_32bit
eq "little-endian") {
187
if($
_32bit
eq "big-endian") {
189
} elsif($
_32bit
eq "little-endian") {
194
} elsif($type eq "int64" && $
_32bit
ne "") {
200
if($
_32bit
eq "big-endian") {
275
if($type eq "int64" && $
_32bit
ne "")
[
all
...]
mksyscall_solaris.pl
24
my $
_32bit
= "";
30
$
_32bit
= "big-endian";
33
$
_32bit
= "little-endian";
167
} elsif($type eq "int64" && $
_32bit
ne "") {
168
if($
_32bit
eq "big-endian") {
222
if($type eq "int64" && $
_32bit
ne "") {
227
if($
_32bit
eq "big-endian") {
/external/grpc-grpc/tools/internal_ci/windows/
grpc_build_artifacts.bat
15
@rem Move python installation from
_32bit
to _32bits where they are expected by python artifact builder
grpc_build_packages.bat
15
@rem Move python installation from
_32bit
to _32bits where they are expected by python artifact builder
grpc_distribtests.bat
15
@rem Move python installation from
_32bit
to _32bits where they are expected by python artifact builder
grpc_distribtests_standalone.bat
15
@rem Move python installation from
_32bit
to _32bits where they are expected by python artifact builder
Completed in 133 milliseconds