Home
last modified time | relevance | path

Searched defs:SPEC (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtget_sj.c37 #define PRMAX(SPEC,V) printf (" %j" SPEC ",", V) argument
39 #define PRMAX(SPEC,V) (void) 0 argument
/netbsd-src/games/hack/
H A Ddef.objclass.h90 #define SPEC 1 /* +n is meaningful */ macro
/netbsd-src/usr.sbin/gspa/gspa/
H A Dgsp_inst.c103 #define SPEC (0x10|EXPR) /* field or length specifier */ macro