Searched refs:SPEC (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/games/hack/
H A Ddef.objclass.h89 #define SPEC 1 /* +n is meaningful */ macro
H A Ddef.objects.h309 RING("gain strength", "ruby", SPEC),
310 RING("increase damage", "silver", SPEC),
311 RING("protection", "granite", SPEC),
H A Dhack.mkobj.c161 if(objects[otmp->otyp].bits & SPEC) {
H A Dhack.objnam.c365 if(obj->known && (objects[obj->otyp].bits & SPEC)) {
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.h50 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
66 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
82 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
H A Dintdoc.c103 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) \
104 { UPPER, LOWER, MIXED, FFEINTRIN_ ## GEN, FFEINTRIN_ ## SPEC },
118 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
133 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
149 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
H A Dintrin.c81 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) \
82 { UPPER, LOWER, MIXED, FFEINTRIN_ ## GEN, FFEINTRIN_ ## SPEC },
98 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
115 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
135 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC)
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Difdef.c413 /* Scan optional printf-style SPEC of the form `-*[0-9]*(.[0-9]*)?[cdoxX]'.
414 Return the address of the character following SPEC, or zero if failure. */
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Util/
H A DHashBase.pm47 my %SPEC = (
75 my $spec = $SPEC{$p} || {reader => 1, writer => 1};

Completed in 174 milliseconds