Searched refs:SWAP_NO (Results 1 – 2 of 2) sorted by relevance
48 #define SWAP_NO 1 macro61 if (swap == SWAP_NO) { in load_word()79 int swap = SWAP_NO; in check_header()104 buf, swap == SWAP_NO ? "without" : "with"); in check_header()115 word = load_word(&buf[p], SWAP_NO); in check_data()
66 #define SWAP_NO 1 macro79 if (swap == SWAP_NO) { in load_word()97 int swap = SWAP_NO; in check_header()127 (u32)buf, swap == SWAP_NO ? "without" : "with"); in check_header()138 word = load_word(&buf[p], SWAP_NO); in check_data()
Completed in 4 milliseconds