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

  /external/strace/
xlat.c 282 printxval_indexn_ex(const struct xlat *xlat, size_t xlat_size, uint64_t val, function
514 printxval_indexn_ex(xlat, xlat_size, val, dflt, style);
aio.c 73 printxval_indexn_ex(ARRSZ_PAIR(aio_cmds), cmd, "IOCB_CMD_???",
defs.h 713 extern int printxval_indexn_ex(const struct xlat *, size_t xlat_size,
720 return printxval_indexn_ex(xlat, xlat_size, val, dflt,
727 printxval_indexn_ex((xlat__), ARRAY_SIZE(xlat__) - 1, (val__), \
    [all...]
util.c 1157 printxval_indexn_ex(index_xlat,

Completed in 2736 milliseconds