Searched refs:k_fmt (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests-m32/ |
D | sock_filter-v.c | 57 #define PRINT_STMT(pfx, code_fmt, k_fmt, ...) \ argument 58 printf("%sBPF_STMT(" code_fmt ", " k_fmt ")", pfx, __VA_ARGS__)
|
/external/strace/tests-mx32/ |
D | sock_filter-v.c | 57 #define PRINT_STMT(pfx, code_fmt, k_fmt, ...) \ argument 58 printf("%sBPF_STMT(" code_fmt ", " k_fmt ")", pfx, __VA_ARGS__)
|
/external/strace/tests/ |
D | sock_filter-v.c | 57 #define PRINT_STMT(pfx, code_fmt, k_fmt, ...) \ argument 58 printf("%sBPF_STMT(" code_fmt ", " k_fmt ")", pfx, __VA_ARGS__)
|