Searched refs:Type (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswsemantics.h46 extern Arg PSWArg(Type, Items);
57 extern Token PSWToken(Type, char *);
58 extern Token PSWToken2(Type, char *, char *);
H A Dpswpriv.h61 typedef int Type; typedef
74 Type type; /* copied from parent Arg */
82 Type type;
101 Type type;
H A Dpswparser.y83 %type <flag> Def Type
174 Arg: Type Items
210 Type: label
H A Dpswsemantics.c70 static boolean IsCharType(Type t)
75 static boolean IsNumStrType(Type t)
330 Token PSWToken(Type type, char *val)
368 Token PSWToken2(Type type, char *val, char *ind)
415 Arg PSWArg(Type type, Items items)
H A Dpsw.c144 static boolean IsCharType(Type t)
149 static boolean IsNumStrType(Type t)
157 static boolean IsPadNumStrType(Type t)
163 /* Type-code conversions */
165 static char *TypeToText(Type type)
/solaris-x11-s11/open-src/font/ibm-type1/
H A DMakefile32 MODULE_DESC = Postscript Type 1 version of IBM Courier fonts

Completed in 34 milliseconds