Searched refs:OPTS_SET (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | opts.h | 470 #define SET_OPTION_IF_UNSET(OPTS, OPTS_SET, OPTION, VALUE) \ argument 473 if (!(OPTS_SET)->x_ ## OPTION) \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | opts.h | 470 #define SET_OPTION_IF_UNSET(OPTS, OPTS_SET, OPTION, VALUE) \ argument 473 if (!(OPTS_SET)->x_ ## OPTION) \
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | bpf.c | 751 OPTS_SET(opts, data_size_out, attr.test.data_size_out); in bpf_prog_test_run_opts() 752 OPTS_SET(opts, ctx_size_out, attr.test.ctx_size_out); in bpf_prog_test_run_opts() 753 OPTS_SET(opts, duration, attr.test.duration); in bpf_prog_test_run_opts() 754 OPTS_SET(opts, retval, attr.test.retval); in bpf_prog_test_run_opts()
|
| H A D | libbpf_internal.h | 143 #define OPTS_SET(opts, field, value) \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 31503 *OPTS, struct gcc_options *OPTS_SET, const struct 31511 DECODED specifies the option and its arguments. OPTS and OPTS_SET
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 31503 *OPTS, struct gcc_options *OPTS_SET, const struct 31511 DECODED specifies the option and its arguments. OPTS and OPTS_SET
|