Searched refs:NOSWAP (Results 1 – 6 of 6) sorted by relevance
22 NOSWAP=yes # Can't label swap partition with MBR, so no swap86 if [ -z "${NOSWAP}" ]; then262 if [ -z "${NOSWAP}" ]; then
16 export NOSWAP=YES
13 export NOSWAP=YES
21 export NOSWAP=YES
153 sw = BYTE_SWAP(NOSWAP); in dc_parse_drm_format()160 sw = BYTE_SWAP(NOSWAP); in dc_parse_drm_format()167 sw = BYTE_SWAP(NOSWAP); in dc_parse_drm_format()174 sw = BYTE_SWAP(NOSWAP); in dc_parse_drm_format()188 sw = BYTE_SWAP(NOSWAP); in dc_parse_drm_format()195 sw = BYTE_SWAP(NOSWAP); in dc_parse_drm_format()
322 #define NOSWAP 0 macro