OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c99
(Results
726 - 750
of
1299
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/system/core/sh/
arith_lex.c
32
/*
C99
systems have <inttypes.h>. Non-
C99
systems may or may not. */
49
#endif /* !
C99
*/
[
all
...]
/bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c
82
* lgamma(-inf) = inf (bug for bug compatible with
C99
!?)
/development/ndk/platforms/android-3/include/
math.h
180
* as __pure2. In
C99
, FENV_ACCESS affects the purity of these functions.
/development/ndk/platforms/android-9/include/
math.h
180
* as __pure2. In
C99
, FENV_ACCESS affects the purity of these functions.
/external/bison/darwin-lib/
stdint.h
58
with "This header file is to be used only for
c99
mode compilations"
time.h
403
time_t to be an integer type, even though
C99
permits floating
/external/bison/lib/
c-ctype.h
44
/* ANSI C89 (and ISO
C99
5.2.1.3 too) already guarantees that
config.in.h
[
all
...]
wctype.in.h
1
/* A substitute for ISO
C99
<wctype.h>, for platforms that lack it.
/external/bison/linux-lib/
time.h
403
time_t to be an integer type, even though
C99
permits floating
/external/bison/m4/
stdint.m4
67
AC_CACHE_CHECK([whether stdint.h conforms to
C99
],
/external/chromium/base/
basictypes.h
16
// stdint.h is part of
C99
but MSVC doesn't have it.
/external/chromium/sdch/open-vcdiff/
INSTALL
84
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/chromium_org/base/
basictypes.h
15
// stdint.h is part of
C99
but MSVC doesn't have it.
/external/chromium_org/third_party/cld/base/
basictypes.h
15
// stdint.h is part of
C99
but MSVC doesn't have it.
/external/chromium_org/third_party/smhasher/src/
PMurHash.c
55
* headers below here I can rename these so that the code reads like
C99
*/
/external/chromium_org/v8/src/
platform-solaris.cc
62
// access signbit() despite the availability of other
C99
math functions.
/external/clang/INPUTS/
c99-intconst-1.c
77
/* Types of constants according to the
C99
rules. */
/external/clang/docs/
BlockLanguageSpec.rst
175
allowed anywhere [testme] rather than only when
C99
parsing is
/external/clang/lib/CodeGen/
CGCleanup.h
141
// But that's only standard in
C99
, not C++, so we have to do
/external/elfutils/
INSTALL
84
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/libmtp/m4/
byteorder.m4
319
/* Define the
C99
standard length-specific integer types */
/external/libusb/
INSTALL
81
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/libusb-compat/
INSTALL
81
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/marisa-trie/
INSTALL
84
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
Completed in 903 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>