Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:__64BIT__
(Results
1 - 14
of
14
) sorted by relevance
/third_party/lz4/programs/
H
A
D
platform.h
51
|| defined _LP64 || defined __LP64__ /* NetBSD, OpenBSD */ || defined
__64BIT__
/* AIX */ || defined _ADDR64 /* Cray */ \
53
# if !defined(
__64BIT__
)
54
# define
__64BIT__
1
macro
62
#if !defined(
__64BIT__
) || defined(__MINGW32__) /* No point defining Large file for 64 bit but MinGW-w64 requires it */
H
A
D
util.h
86
#elif !defined(
__64BIT__
) && (PLATFORM_POSIX_VERSION >= 200112L) /* No point defining Large file for 64 bit */
/third_party/ltp/testcases/kernel/sched/sched_stress/
H
A
D
sched_driver.c
548
#if defined(_IA64) && !defined(
__64BIT__
)
in perform_throughput_tests()
621
#if defined(_IA64) && !defined(
__64BIT__
)
672
#if defined(_IA64) && !defined(
__64BIT__
)
in start_short_term_testcases()
/third_party/ltp/testcases/network/multicast/mc_commo/
H
A
D
mc_recv.c
23
#ifndef
__64BIT__
in main()
/third_party/pcre2/pcre2/src/sljit/
H
A
D
sljitConfigInternal.h
154
#elif defined(__ppc64__) || defined(__powerpc64__) || (defined(_ARCH_PPC64) && defined(
__64BIT__
)) || (defined(_POWER) && defined(
__64BIT__
))
/third_party/icu/icu4c/source/common/unicode/
H
A
D
platform.h
707
# ifdef
__64BIT__
/third_party/node/deps/icu-small/source/common/unicode/
H
A
D
platform.h
694
# ifdef
__64BIT__
/third_party/skia/third_party/externals/icu/source/common/unicode/
H
A
D
platform.h
707
# ifdef
__64BIT__
/third_party/lzma/C/
H
A
D
CpuArch.h
119
|| defined(
__64BIT__
)
/third_party/node/deps/openssl/openssl/crypto/sha/
H
A
D
sha512.c
418
# elif (defined(_ARCH_PPC) && defined(
__64BIT__
)) || defined(_ARCH_PPC64)
/third_party/openssl/crypto/sha/
H
A
D
sha512.c
418
# elif (defined(_ARCH_PPC) && defined(
__64BIT__
)) || defined(_ARCH_PPC64)
/third_party/openssl/ohos_lite/crypto/sha/
H
A
D
sha512.c
431
# elif (defined(_ARCH_PPC) && defined(
__64BIT__
)) || defined(_ARCH_PPC64)
/third_party/python/Modules/
H
A
D
posixmodule.c
10965
#if defined(_AIX) && defined(_LARGE_FILES) && !defined(
__64BIT__
)
/third_party/sqlite/src/
H
A
D
sqlite3.c
14441
(defined(__TOS_AIX__) && !defined(
__64BIT__
))
[all...]
Completed in 160 milliseconds