Searched refs:listConsF (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mkfontscale/dist/
H A Dlist.h38 ListPtr listConsF(ListPtr cdr, const char *f, ...) _X_ATTRIBUTE_PRINTF(2,3);
H A Dlist.c104 listConsF(ListPtr cdr, const char *f, ...) function in typeref:typename:ListPtr
H A Dmkfontscale.c704 xlfd = listConsF(xlfd,
715 xlfd = listConsF(xlfd,
1381 *encodingsToDo = listConsF(*encodingsToDo, "%s %s", *name, n);
1386 listConsF(*encodingsToDo, "%s %s", *name, fullname);

Completed in 3 milliseconds