Searched refs:ConstListRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mkfontscale/dist/
H A Dconstlist.h29 } ConstListRec, *ConstListPtr; typedef in typeref:struct:_ConstList
H A Dconstlist.c54 first = malloc(sizeof(ConstListRec));
63 ConstListPtr next = malloc(sizeof(ConstListRec));

Completed in 4 milliseconds