OpenGrok
Cross Reference: 093-divide-by-zero.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
093-divide-by-zero.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
if
(
1
/
0
)
2
#
endif
3