Home
last modified time | relevance | path

Searched defs:mod2 (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstrcmp-1.c48 unsigned char *mod1, *mod2; in main() local
H A Ddivmod-1.c26 mod2 (signed short x) in mod2() function
H A Dstrncmp-1.c48 unsigned char *mod1, *mod2; in main() local
/openbsd/gnu/gcc/gcc/config/c4x/
H A Dlibgcc.S1011 mod2: label
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dlibgcc.S1011 mod2: label
/openbsd/gnu/usr.bin/perl/
H A Dpp.c1219 NV mod2 = Perl_fmod( right, 2.0 ); in PP() local