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

  /src/sys/arch/x68k/stand/aout2hux/
type_local.h 27 u_int16_t hostval; member in union:be_uint16
32 u_int32_t hostval; member in union:be_uint32
aout2hux.c 151 if (hdr->a_trsize.hostval || hdr->a_drsize.hostval) {
502 if (b1.half[0].hostval != b2.half[0].hostval) \
516 if (b1.hostval != b2.hostval && \
527 } else if (b1.half[0].hostval == b2.half[0].hostval) {\

Completed in 13 milliseconds