HomeSort by: relevance | last modified time | path
    Searched refs:SIZE_32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/stand/aout2hux/
type_local.h 37 #define SIZE_32 sizeof(be_uint32_t)
aout2hux.c 524 fwrite(&b1, SIZE_32, 1, fpx); \
526 addr += SIZE_32; \
747 SIZE_16 != 2 || SIZE_32 != 4 || sizeof be32x2 != 8 ||

Completed in 12 milliseconds