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
127 if (bitness == BITNESS_32
265 printtv_bitness(tcp, tcp->u_arg[0], BITNESS_32, 0);
268 printtv_bitness(tcp, tcp->u_arg[1], BITNESS_32, 0);
295 printtv_bitness(tcp, tcp->u_arg[0], BITNESS_32, 0);
298 printtv_bitness(tcp, tcp->u_arg[1], BITNESS_32, 0);
353 if (bitness == BITNESS_32
418 printitv_bitness(tcp, tcp->u_arg[1], BITNESS_32);
450 printitv_bitness(tcp, tcp->u_arg[1], BITNESS_32);
456 printitv_bitness(tcp, tcp->u_arg[2], BITNESS_32);
    [all...]
defs.h 513 enum bitness_t { BITNESS_CURRENT = 0, BITNESS_32 };
desc.c 621 return decode_select(tcp, args, BITNESS_32);
file.c     [all...]

Completed in 229 milliseconds