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

  /src/usr.bin/deroff/
deroff.c 235 static int mefont(pacmac);
1368 mefont(pacmac c12) function in typeref:typename:int
1381 return mefont(c12);
1708 M(NONE, 'r',' ', mefont),
1709 M(NONE, 'i',' ', mefont),
1710 M(NONE, 'b',' ', mefont),
1711 M(NONE, 'u',' ', mefont),
1712 M(NONE, 'q',' ', mefont),
1713 M(NONE, 'r','b', mefont),
1714 M(NONE, 'b','i', mefont),
    [all...]
deroff.c 235 static int mefont(pacmac);
1368 mefont(pacmac c12) function in typeref:typename:int
1381 return mefont(c12);
1708 M(NONE, 'r',' ', mefont),
1709 M(NONE, 'i',' ', mefont),
1710 M(NONE, 'b',' ', mefont),
1711 M(NONE, 'u',' ', mefont),
1712 M(NONE, 'q',' ', mefont),
1713 M(NONE, 'r','b', mefont),
1714 M(NONE, 'b','i', mefont),
    [all...]

Completed in 50 milliseconds