Home
last modified time | relevance | path

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

/u-boot/net/
A Dcdp.c51 int odd; in cdp_compute_csum() local
57 odd = 1 & (ulong)buff; in cdp_compute_csum()
58 if (odd) { in cdp_compute_csum()
84 if (odd) in cdp_compute_csum()
/u-boot/doc/board/emulation/
A Dqemu-arm.rst50 Note that for some odd reason qemu-system-aarch64 needs to be explicitly
/u-boot/doc/
A DREADME.unaligned-memory-access.txt166 Think about what would happen if addr1 was an odd address such as 0x10003.
/u-boot/common/
A Ddlmalloc.src186 Also note that there is some odd internal name-mangling via defines
2902 that pair it with calloc, presumably for odd historical reasons.
3253 * removed potential for odd address access in prev_chunk

Completed in 10 milliseconds