Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_qsort.c24 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ macro
67 loop: SWAPINIT(a, es); in yaffs_qsort()