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:ac_cv_sizeof_int
(Results
1 - 2
of
2
) sorted by relevance
/third_party/lame/
H
A
D
configure
14174
if ${
ac_cv_sizeof_int
+:} false; then :
14177
if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "
ac_cv_sizeof_int
" "$ac_includes_default"; then :
14186
ac_cv_sizeof_int
=0
14191
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
ac_cv_sizeof_int
" >&5
14192
$as_echo "$
ac_cv_sizeof_int
" >&6; }
14197
#define SIZEOF_INT $
ac_cv_sizeof_int
14435
-o $
ac_cv_sizeof_int
-eq 0 \
14656
if test "${
ac_cv_sizeof_int
}" = "4"; then
14695
if test "${
ac_cv_sizeof_int
}" = "8"; then
/third_party/python/
H
A
D
configure
11032
if test ${
ac_cv_sizeof_int
+y}
11036
if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "
ac_cv_sizeof_int
" "$ac_includes_default"
11046
ac_cv_sizeof_int
=0
11051
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
ac_cv_sizeof_int
" >&5
11052
printf "%s\n" "$
ac_cv_sizeof_int
" >&6; }
11056
printf "%s\n" "#define SIZEOF_INT $
ac_cv_sizeof_int
" >>confdefs.h
11806
if test "$ac_cv_sizeof_pthread_key_t" -eq "$
ac_cv_sizeof_int
" ; then
Completed in 36 milliseconds