xref
: /
netbsd-src
/
external
/
mit
/
isl
/
dist
/
test_inputs
/
codegen
/
mod.c
(revision f8cf1a9151c7af1cb0bd8b09c13c66bca599c027)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if
(
2
* (
n
%
100
) ==
3
* (
m
%
200
))
2
A
();
3