HomeSort by: relevance | last modified time | path
    Searched defs:pacmac (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/deroff/
deroff.c 165 typedef int pacmac; /* compressed macro name */ typedef in typeref:typename:int
173 pacmac macname;
174 int (*func)(pacmac);
214 static int EQ(pacmac);
215 static int domacro(pacmac);
216 static int PS(pacmac);
217 static int skip(pacmac);
218 static int intbl(pacmac);
219 static int outtbl(pacmac);
220 static int so(pacmac);
    [all...]
deroff.c 165 typedef int pacmac; /* compressed macro name */ typedef in typeref:typename:int
173 pacmac macname;
174 int (*func)(pacmac);
214 static int EQ(pacmac);
215 static int domacro(pacmac);
216 static int PS(pacmac);
217 static int skip(pacmac);
218 static int intbl(pacmac);
219 static int outtbl(pacmac);
220 static int so(pacmac);
    [all...]
deroff.c 165 typedef int pacmac; /* compressed macro name */ typedef in typeref:typename:int
173 pacmac macname;
174 int (*func)(pacmac);
214 static int EQ(pacmac);
215 static int domacro(pacmac);
216 static int PS(pacmac);
217 static int skip(pacmac);
218 static int intbl(pacmac);
219 static int outtbl(pacmac);
220 static int so(pacmac);
    [all...]

Completed in 33 milliseconds