Home
last modified time | relevance | path

Searched refs:f_extend (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/kernel/
H A Dfirmware.c121 static unsigned long f_extend(unsigned long address) in f_extend() function
430 pdc_mod_info->mod_addr = f_extend(pdc_mod_info->mod_addr); in pdc_system_map_find_mods()
456 pdc_addr_info->mod_addr = f_extend(pdc_addr_info->mod_addr); in pdc_system_map_find_addrs()
1153 *power_reg = f_extend(pdc_result[0]); in pdc_soft_power_info()
H A Dentry.S586 .macro f_extend pte,tmp macro
1279 f_extend pte,t1
1307 f_extend pte,t1
1526 f_extend pte,t1
1546 f_extend pte,t1
1622 f_extend pte,t1
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/kernel/
H A Dfirmware.c121 static unsigned long f_extend(unsigned long address) in f_extend() function
430 pdc_mod_info->mod_addr = f_extend(pdc_mod_info->mod_addr); in pdc_system_map_find_mods()
456 pdc_addr_info->mod_addr = f_extend(pdc_addr_info->mod_addr); in pdc_system_map_find_addrs()
1153 *power_reg = f_extend(pdc_result[0]); in pdc_soft_power_info()
H A Dentry.S586 .macro f_extend pte,tmp macro
1279 f_extend pte,t1
1307 f_extend pte,t1
1526 f_extend pte,t1
1546 f_extend pte,t1
1622 f_extend pte,t1
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/kernel/
H A Dfirmware.c121 static unsigned long f_extend(unsigned long address) in f_extend() function
430 pdc_mod_info->mod_addr = f_extend(pdc_mod_info->mod_addr); in pdc_system_map_find_mods()
456 pdc_addr_info->mod_addr = f_extend(pdc_addr_info->mod_addr); in pdc_system_map_find_addrs()
1153 *power_reg = f_extend(pdc_result[0]); in pdc_soft_power_info()
H A Dentry.S586 .macro f_extend pte,tmp macro
1279 f_extend pte,t1
1307 f_extend pte,t1
1526 f_extend pte,t1
1546 f_extend pte,t1
1622 f_extend pte,t1
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dlist.pro58 void f_extend(typval_T *argvars, typval_T *rettv);
/dports/editors/vim/vim-8.2.3745/src/
H A Dlist.c2962 f_extend(typval_T *argvars, typval_T *rettv) in f_extend() function
H A Devalfunc.c1355 ret_first_arg, f_extend},
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c2412 static void f_extend(typval_T *argvars, typval_T *rettv, FunPtr fptr) in f_extend() function