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

  /external/strace/tests/
struct_flock.c 39 # define stringify(arg) stringify_(arg)
40 # define stringify_(arg) #arg macro
xselect.c 43 # define stringify(arg) stringify_(arg)
44 # define stringify_(arg) #arg macro
xstatx.c 231 # define stringify_(arg) #arg macro
232 # define stringify(arg) stringify_(arg)

Completed in 59 milliseconds