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

/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.objclass.h90 #define SPEC 1 /* +n is meaningful */ macro
H A Ddef.objects.h313 RING("gain strength", "ruby", SPEC),
314 RING("increase damage", "silver", SPEC),
315 RING("protection", "granite", SPEC),
H A Dhack.mkobj.c174 if (objects[otmp->otyp].bits & SPEC) {
H A Dhack.objnam.c379 if (obj->known && (objects[obj->otyp].bits & SPEC)) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dxpostconf101 open(SPEC, "$opt_s") || die "cannot open $opt_s: $!\m";
102 while(<SPEC>) {
/netbsd-6-1-5-RELEASE/usr.sbin/gspa/gspa/
H A Dgsp_inst.c103 #define SPEC (0x10|EXPR) /* field or length specifier */ macro
106 #define OPTSPEC (OPTOPRN|SPEC)
160 {"FILL",0x0FC0, FILL, {SPEC, 0, 0, 0}},
209 {"LINE",0xDF1A, LINE, {SPEC, 0, 0, 0}},
229 {"PIXBLT",0x0F00,PIXBLT,{SPEC, SPEC, 0, 0}},
307 if( (req & ~OPTOPRN) == SPEC ) {
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/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. */

Completed in 127 milliseconds