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