| /openbsd-src/gnu/usr.bin/perl/cpan/AutoLoader/t/ |
| H A D | 02AutoSplit.t | 112 s/\*MOD\*/$module/gm; 259 AutoSplitting *INC**PATHSEP**MOD*.pm (*DIR**PATHSEP**MOD**ENDPATHSEP*) 260 *INC**PATHSEP**MOD*.pm: some names are not unique when truncated to 8 characters: 261 directory *DIR**PATHSEP**MOD**ENDPATHSEP*: 266 *DIR*/*MOD*/autosplit.ix 267 *DIR*/*MOD*/test1.al 268 *DIR*/*MOD*/test2.al 269 *DIR*/*MOD*/test3.al 270 *DIR*/*MOD*/testtesttesttest4_1.al 271 *DIR*/*MOD*/testtesttesttest4_2.al [all …]
|
| /openbsd-src/lib/libz/ |
| H A D | adler32.c | 34 # define MOD(a) \ macro 53 # define MOD(a) a %= BASE macro 102 MOD(adler); in adler32_z() 103 MOD(sum2); in adler32_z() 117 MOD(adler); in adler32_z() 118 MOD(sum2); in adler32_z() 145 MOD(sum2); in adler32_combine_()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
| H A D | adler32.c | 36 # define MOD(a) \ 55 # define MOD(a) a %= BASE 104 MOD(adler); in adler32_z() 105 MOD(sum2); in adler32_z() 119 MOD(adler); in adler32_z() 120 MOD(sum2); in adler32_z() 147 MOD(sum2); in adler32_combine_() 38 # define MOD( global() macro 57 # define MOD( global() macro
|
| /openbsd-src/sys/lib/libz/ |
| H A D | adler32.c | 34 # define MOD(a) \ macro 53 # define MOD(a) a %= BASE macro 102 MOD(adler); in adler32_z() 103 MOD(sum2); in adler32_z() 117 MOD(adler); in adler32_z() 118 MOD(sum2); in adler32_z() 145 MOD(sum2); in adler32_combine_()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlmodlib.PL | 47 unless (open MOD, '<', $filename) { 56 while (<MOD>) { 73 my $title = <MOD>; 75 close MOD
|
| /openbsd-src/regress/usr.bin/mandoc/tbl/mod/ |
| H A D | misalign.out_ascii | 1 TBL-MOD-MISALIGN(1) General Commands Manual TBL-MOD-MISALIGN(1) 18 OpenBSD December 24, 2014 TBL-MOD-MISALIGN(1)
|
| H A D | width.out_ascii | 1 TBL-MOD-WIDTH(1) General Commands Manual TBL-MOD-WIDTH(1) 56 OpenBSD January 4, 2025 TBL-MOD-WIDTH(1)
|
| H A D | spacing.out_ascii | 1 TBL-MOD-SPACING(1) General Commands Manual TBL-MOD-SPACING(1) 14 OpenBSD June 27, 2017 TBL-MOD-SPACING(1)
|
| H A D | font-eol.out_ascii | 1 TBL-MOD-FONT-EOL(1) General Commands Manual TBL-MOD-FONT-EOL(1) 13 OpenBSD August 9, 2021 TBL-MOD-FONT-EOL(1)
|
| H A D | expand-toowide.out_ascii | 1 TBL-MOD-EXPAND-TOOWIDE(1) General Commands Manual TBL-MOD-EXPAND-TOOWIDE(1) 17 OpenBSD May 1, 2017 TBL-MOD-EXPAND-TOOWIDE(1)
|
| H A D | badfont.out_ascii | 1 TBL-MOD-BADFONT(1) General Commands Manual TBL-MOD-BADFONT(1) 15 OpenBSD August 9, 2021 TBL-MOD-BADFONT(1)
|
| H A D | font.out_ascii | 1 TBL-MOD-FONT(1) General Commands Manual TBL-MOD-FONT(1) 18 OpenBSD February 10, 2015 TBL-MOD-FONT(1)
|
| H A D | expand.out_ascii | 1 TBL-MOD-EXPAND(1) General Commands Manual TBL-MOD-EXPAND(1) 56 OpenBSD January 27, 2015 TBL-MOD-EXPAND(1)
|
| /openbsd-src/gnu/usr.bin/perl/dist/lib/t/ |
| H A D | 01lib.t | 30 open(MOD, '>', $Module) || DIE $!; 31 print MOD <<'MODULE'; 37 close MOD;
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | tic54x.h | 97 #define MOD(OP) (((OP)>>3)&0xF) macro 99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12)
|
| /openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
| H A D | tic54x.h | 97 #define MOD(OP) (((OP)>>3)&0xF) macro 99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12)
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | more.mapping | 8 .669 Raw 'SNPL' '6669' "PlayerPro - 669 MOD Music" 126 .mod Raw 'SCPL' 'STrk' "SoundApp - MOD Music" 141 .nst Raw 'SCPL' 'STrk' "SoundApp - MOD Music" 144 .okt Raw 'SCPL' 'OKTA' "SoundApp - Oktalyser MOD Music" 205 .s3m Raw 'SNPL' 'S3M ' "PlayerPro - ScreamTracker 3 MOD" 276 .xm Raw 'SNPL' 'XM ' "PlayerPro - FastTracker MOD Music"
|
| /openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/ |
| H A D | cxx_proto.proto | 35 MOD = 4; enumerator
|
| /openbsd-src/gnu/usr.bin/perl/regen/ |
| H A D | op_private | 790 6 => qw(OPpCOREARGS_SCALARMOD $MOD ), # \$ rather than \[$@%*]
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | tic54x-dis.c | 226 if (MOD (opcode) >= 12) 230 int mod = MOD (opcode); 515 return sprintf (buf, formats[MOD (opcode)], ARF (opcode));
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | tic54x-dis.c | 226 if (MOD (opcode) >= 12) 230 int mod = MOD (opcode); 515 return sprintf (buf, formats[MOD (opcode)], ARF (opcode));
|
| /openbsd-src/usr.bin/awk/ |
| H A D | maketab.c | 64 { MOD, "arith", " % " },
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | m2-exp.y | 193 %left '*' '/' DIV MOD 424 exp : exp MOD exp 801 {"MOD", MOD },
|
| /openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/proto-to-cxx/ |
| H A D | proto_to_cxx.cpp | 48 case BinaryOp::MOD: os << "%"; break; in operator <<()
|
| /openbsd-src/bin/expr/ |
| H A D | expr.c | 37 OR, AND, EQ, LT, GT, ADD, SUB, MUL, DIV, MOD, MATCH, RP, LP, enumerator 298 while ((op = token) == MUL || op == DIV || op == MOD) { in eval4()
|