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