OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c99
(Results
1 - 25
of
362
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/xsrc/external/mit/ctwm/dist/cmake_files/
compiler_feature_checks.cmake
6
# Expect and try to enforce a
C99
capable compiler. There doesn't seem
9
# program called like 'cc', and a cc that supports
C99
should accept -std
30
message(WARNING "cmake doesn't know about
c99
support for this "
34
message(STATUS "Enabling
C99
mode")
40
set(c99_flag_options -std=
c99
-xc99)
55
message(STATUS "Enabling
C99
flag: ${C99_FLAG}")
58
message(WARNING "Compiler doesn't support known
C99
flag, "
65
# With -std=
c99
, some systems/compilers/etc enable ANSI strictness, and
/xsrc/external/mit/MesaLib.old/dist/
Android.common.mk
90
# mesa requires at least
c99
compiler
92
-std=
c99
/xsrc/external/mit/freetype/dist/builds/unix/
config.guess
113
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/xinit/dist/
config.guess
113
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/libpthread-stubs/dist/
configure
1944
# Test code for whether the C compiler supports
C99
(global declarations)
1946
// Does the compiler advertise
C99
conformance?
1948
# error "Compiler does not advertise
C99
conformance"
1957
// Check varargs macros. These examples are taken from
C99
6.10.3.5.
2050
# Test code for whether the C compiler supports
C99
(body of main).
2170
# Test code for whether the C compiler supports
C99
(complete).
3961
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable
C99
features" >&5
3962
printf %s "checking for $CC option to enable
C99
features... " >&6; }
3973
for ac_arg in '' -std=gnu99 -std=
c99
-
c99
-qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99
[
all
...]
/xsrc/external/mit/appres/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/bdftopcf/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/encodings/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-adobe-100dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-adobe-75dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-adobe-utopia-100dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-adobe-utopia-type1/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bh-100dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bh-75dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bh-lucidatypewriter-100dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bh-ttf/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bh-type1/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bitstream-100dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bitstream-75dpi/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-bitstream-type1/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-cursor-misc/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-daewoo-misc/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-dec-misc/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
/xsrc/external/mit/font-ibm-type1/dist/
config.guess
126
for driver in cc gcc c89
c99
; do
Completed in 49 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Thu Aug 06 00:25:04 UTC 2026