Searched refs:listConsF (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mkfontscale/dist/ |
| H A D | list.h | 38 ListPtr listConsF(ListPtr cdr, const char *f, ...) _X_ATTRIBUTE_PRINTF(2,3);
|
| H A D | list.c | 104 listConsF(ListPtr cdr, const char *f, ...) function in typeref:typename:ListPtr
|
| H A D | mkfontscale.c | 704 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