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 - 5
of
5
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varmod-order-numeric.mk
12
# Make uses 'long long' for
C99
or later, and 'long' for older C versions.
/src/usr.bin/make/
test-variants.mk
116
# Is expected to fail with "<stdbool.h> is included in pre-
C99
mode" since
117
# main.c includes <sys/sysctl.h>, which includes <stdbool.h> even in pre-
C99
126
#
C99
features though (snprintf). The workaround with USE_C99_BOOLEAN is
128
# includes <stdbool.h> even in pre-
C99
mode.
/src/lib/libc/citrus/modules/
citrus_ues.c
447
MATCH(
C99
, ei->mode |= MODE_C99);
/src/share/mk/
bsd.sys.mk
59
# NetBSD sources use
C99
style, with some GCC extensions.
/src/sys/external/isc/libsodium/dist/
configure
5392
x*/c89|x*/c89_128|x*/
c99
|x*/c99_128|x*/cc|x*/cc128|x*/xlc|x*/xlc_v6|x*/xlc128|x*/xlc128_v6) :
6122
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO
C99
" >&5
6123
$as_echo_n "checking for $CC option to accept ISO
C99
... " >&6; }
6137
// Check varargs macros. These examples are taken from
C99
6.10.3.5.
6268
for ac_arg in '' -std=gnu99 -std=
c99
-
c99
-AC99 -D_STDC_C99= -qlanglvl=extc99
Completed in 863 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026