HomeSort by relevance Sort by last modified time
    Searched refs:BITNESS_32 (Results 1 - 4 of 4) sorted by null

  /external/strace/
time.c 80 if (bitness == BITNESS_32
204 printtv_bitness(tcp, tcp->u_arg[0], BITNESS_32, 0);
206 printtv_bitness(tcp, tcp->u_arg[1], BITNESS_32, 0);
228 printtv_bitness(tcp, tcp->u_arg[0], BITNESS_32, 0);
230 printtv_bitness(tcp, tcp->u_arg[1], BITNESS_32, 0);
294 if (bitness == BITNESS_32
358 printitv_bitness(tcp, tcp->u_arg[1], BITNESS_32);
388 printitv_bitness(tcp, tcp->u_arg[1], BITNESS_32);
394 printitv_bitness(tcp, tcp->u_arg[2], BITNESS_32);
desc.c 461 return decode_select(tcp, args, BITNESS_32);
defs.h 583 enum bitness_t { BITNESS_CURRENT = 0, BITNESS_32 };
file.c     [all...]

Completed in 184 milliseconds