Home
last modified time | relevance | path

Searched refs:swapcode (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_qsort.c13 #define swapcode(TYPE, parmi, parmj, n) do { \ macro
31 swapcode(long, a, b, n); in swapfunc()
33 swapcode(char, a, b, n); in swapfunc()