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

/xsrc/external/mit/mkfontscale/dist/
H A Dconstlist.h31 ConstListPtr appendConstList(ConstListPtr first, ConstListPtr second);
H A Dconstlist.c28 appendConstList(ConstListPtr first, ConstListPtr second) function in typeref:typename:ConstListPtr
79 return appendConstList(old, first);

Completed in 3 milliseconds