Searched refs:byte_swap (Results 1 – 5 of 5) sorted by relevance
15 PROJECT_2 := byte_swap$(.exe)16 OBJECTS_2 := byte_swap.o31 all: create_pbl byte_swap
10 BYTE_SWAP ?= ${CREATE_PBL_TOOL_PATH}/byte_swap$(.exe)
11 BYTE_SWAP ?= ${CREATE_PBL_TOOL_PATH}/byte_swap$(.exe)
113 local z_word_t byte_swap(z_word_t word) { in byte_swap() function321 crc_big_table[i] = byte_swap(p); in make_crc_table()537 big[w - 1 - k][i] = byte_swap(q); in braid()880 crc0 = byte_swap(crc); in crc32_z()980 crc = byte_swap(comb); in crc32_z()