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

  /external/strace/tests/
fstatx.c 36 #define nrify(arg) nrify_(arg)
37 #define nrify_(arg) __NR_ ## arg macro
lstatx.c 36 #define nrify(arg) nrify_(arg)
37 #define nrify_(arg) __NR_ ## arg macro
struct_flock.c 43 #define nrify(arg) nrify_(arg)
44 #define nrify_(arg) __NR_ ## arg macro
xselect.c 39 # define nrify(arg) nrify_(arg)
40 # define nrify_(arg) __NR_ ## arg macro

Completed in 712 milliseconds