OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c99
(Results
1626 - 1650
of
2358
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/libexif/
INSTALL
107
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/libmicrohttpd/
INSTALL
107
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/libpng/
pngconf.h
445
# define PNG_RESTRICT /* The
C99
"restrict" feature */
/external/lmfit/
INSTALL
107
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
libbitmask.c
182
* per ISO
C99
.
/external/lz4/examples/
compress_functions.c
54
/* Since lz4 compiles with
c99
and not gnu/std99 we need to enable POSIX linking for time.h structs and functions. */
/external/lz4/lib/
lz4.h
332
#if defined(__cplusplus) || (defined (__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L) /*
C99
*/)
/external/openssh/openbsd-compat/
bsd-snprintf.c
54
* added
C99
semantics
/external/pcre/dist2/
INSTALL
107
./configure CC=
c99
CFLAGS=-g LIBS=-lposix
/external/pdfium/third_party/lcms2-2.6/include/
lcms2.h
66
// Needed for portability (
C99
per 7.1.2)
80
// I will give the chance of redefining basic types for compilers that are not fully
C99
compliant
84
typedef unsigned char cmsUInt8Number; // That is guaranteed by the
C99
spec
85
typedef signed char cmsInt8Number; // That is guaranteed by the
C99
spec
[
all
...]
/external/pdfium/third_party/lcms2-2.6/src/
cmsplugin.c
186
// fpclassify() required by
C99
/external/pdfium/third_party/libpng16/
pngconf.h
445
# define PNG_RESTRICT /* The
C99
"restrict" feature */
/external/python/cpython2/Lib/test/
math_testcases.txt
18
-- <flags> is a list of the floating-point flags required by
C99
/external/python/cpython2/PC/
pyconfig.h
402
/* VC6, VS 2002 and eVC4 don't support the
C99
LL suffix for 64-bit integer literals */
/external/skia/src/sksl/
lex.sksl.c
37
/*
C99
systems have <inttypes.h>. Non-
C99
systems may or may not. */
41
/*
C99
says to define __STDC_LIMIT_MACROS before including stdint.h,
92
#endif /* !
C99
*/
[
all
...]
/external/skia/third_party/libpng/
pngconf.h
445
# define PNG_RESTRICT /* The
C99
"restrict" feature */
/external/skia/third_party/lua/src/
luaconf.h
417
** In
C99
, 'strtod' does both conversions. C89, however, has no function
/external/syslinux/com32/lua/src/
luaconf.h
443
** In
C99
, 'strtod' does both conversions. C89, however, has no function
/external/testng/doc/samplereport/css/
maven-classic.css
440
background-color: #
C99
;
/external/vulkan-validation-layers/windowsRuntimeInstaller/
configure_runtime.c
47
// This hack gets Visual Studio 2013 to handle
C99
stuff properly
/frameworks/compile/slang/
slang.cpp
254
LangOpts.
C99
= 1;
slang_rs_export_type.h
153
// "Common name" in script (
C99
)
/hardware/qcom/msm8998/json-c/
json_tokener.c
54
/* Use
C99
NAN by default; if not available, nan("") should work too. */
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h
28
/*
C99
7.22 Type-generic math <tgmath.h>. */
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h
28
/*
C99
7.22 Type-generic math <tgmath.h>. */
Completed in 825 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>