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