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:HAVE_LONG_LONG
(Results
1 - 6
of
6
) sorted by relevance
/third_party/cups-filters/
H
A
D
config.h
50
#define
HAVE_LONG_LONG
macro
/third_party/backends/lib/
H
A
D
snprintf.c
77
HAVE_LONG_LONG
- if the long long type is defined
181
AC_DEFINE(
HAVE_LONG_LONG
)
526
#if defined(
HAVE_LONG_LONG
)
733
#if defined(
HAVE_LONG_LONG
)
in dopr()
846
#if defined(
HAVE_LONG_LONG
)
in fmtnum()
1095
#if defined(
HAVE_LONG_LONG
)
in main()
/third_party/cups/
H
A
D
config.h
48
#define
HAVE_LONG_LONG
1
macro
/third_party/python/Include/
H
A
D
pyport.h
88
/* long long is required. Ensure
HAVE_LONG_LONG
is defined for compatibility. */
89
#ifndef
HAVE_LONG_LONG
90
#define
HAVE_LONG_LONG
1
macro
/third_party/backends/include/sane/
H
A
D
config.h
228
#define
HAVE_LONG_LONG
1
macro
/third_party/backends/frontend/
H
A
D
tstbackend.c
67
#ifdef
HAVE_LONG_LONG
85
#ifdef
HAVE_LONG_LONG
in display_stats()
Completed in 7 milliseconds