OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_ubsan
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/misc/
Makefile
7
TESTS_C+=
t_ubsan
11
SRCS.
t_ubsan
=
t_ubsan
.c
18
SRCS.
t_ubsan
+= ubsan.c
29
COPTS.
t_ubsan
.c += -Wno-stack-protector
33
COPTS.
t_ubsan
.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 7:? -Wno-int-in-bool-context :}
35
COPTS.
t_ubsan
.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-uninitialized :}
Makefile
7
TESTS_C+=
t_ubsan
11
SRCS.
t_ubsan
=
t_ubsan
.c
18
SRCS.
t_ubsan
+= ubsan.c
29
COPTS.
t_ubsan
.c += -Wno-stack-protector
33
COPTS.
t_ubsan
.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 7:? -Wno-int-in-bool-context :}
35
COPTS.
t_ubsan
.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-uninitialized :}
Completed in 112 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025