Searched refs:cum (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | ccwdev.h | 27 #define CCW_DEVICE(cu, cum) \ argument 28 .cu_type=(cu), .cu_model=(cum), \ 30 | (cum ? CCW_DEVICE_ID_MATCH_CU_MODEL : 0)) 32 #define CCW_DEVICE_DEVTYPE(cu, cum, dev, devm) \ argument 33 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\ 35 | ((cum) ? CCW_DEVICE_ID_MATCH_CU_MODEL : 0) \
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/serial/ |
| H A D | moxa-smartio.rst | 194 Under Kernel 2.6 and upper, the cum Device is Obsolete. So use ttyM* 461 by vi. Locate each line contains "ttyM" and "cum" and change them
|
| /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 | target.def | 4565 position indicated by @var{cum} should be passed by reference. This\n\ 4574 (cumulative_args_t cum, const function_arg_info &arg), 4767 (cumulative_args_t cum, const function_arg_info &arg), 4791 int, (cumulative_args_t cum, const function_arg_info &arg), 4801 the variable @var{cum} is suitable for analyzing the @emph{following}\n\
|
| /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 | target.def | 4565 position indicated by @var{cum} should be passed by reference. This\n\ 4574 (cumulative_args_t cum, const function_arg_info &arg), 4767 (cumulative_args_t cum, const function_arg_info &arg), 4791 int, (cumulative_args_t cum, const function_arg_info &arg), 4801 the variable @var{cum} is suitable for analyzing the @emph{following}\n\
|
| /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 | 34830 'INIT_CUMULATIVE_ARGS (cum, NULL_RTX, libname, 0)' is used instead.
|
| /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 | 34830 'INIT_CUMULATIVE_ARGS (cum, NULL_RTX, libname, 0)' is used instead.
|