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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dmergesort.c78 #define CCOPY_LIST(src, dst, last) \ macro
204 CCOPY_LIST(f2, tp2, b);
212 CCOPY_LIST(f1, tp2, b);
221 CCOPY_LIST(f2, tp2, l2);
226 CCOPY_LIST(f1, tp2, l1);

Completed in 56 milliseconds