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

  /external/strace/tests/
xstatfsx.c 40 #define PRINT_NUM(arg) \
83 PRINT_NUM(f_bsize);
84 PRINT_NUM(f_blocks);
85 PRINT_NUM(f_bfree);
86 PRINT_NUM(f_bavail);
87 PRINT_NUM(f_files);
88 PRINT_NUM(f_ffree);
93 PRINT_NUM(f_namelen);
95 PRINT_NUM(f_frsize);
  /external/strace/tests-m32/
xstatfsx.c 40 #define PRINT_NUM(arg) \
83 PRINT_NUM(f_bsize);
84 PRINT_NUM(f_blocks);
85 PRINT_NUM(f_bfree);
86 PRINT_NUM(f_bavail);
87 PRINT_NUM(f_files);
88 PRINT_NUM(f_ffree);
93 PRINT_NUM(f_namelen);
95 PRINT_NUM(f_frsize);
  /external/strace/tests-mx32/
xstatfsx.c 40 #define PRINT_NUM(arg) \
83 PRINT_NUM(f_bsize);
84 PRINT_NUM(f_blocks);
85 PRINT_NUM(f_bfree);
86 PRINT_NUM(f_bavail);
87 PRINT_NUM(f_files);
88 PRINT_NUM(f_ffree);
93 PRINT_NUM(f_namelen);
95 PRINT_NUM(f_frsize);

Completed in 7215 milliseconds