Home
last modified time | relevance | path

Searched refs:macro (Results 851 - 875 of 1366) sorted by relevance

1...<<31323334353637383940>>...55

/third_party/mksh/
H A Dedit.c893 #define AEDIT &aedit /* area for kill ring and macro defns */
961 static char *(*x_atab)[X_TABSZ]; /* macro definitions */
969 static char *macroptr; /* bind key macro active? */
1314 /* avoid bind key macro recursion */ in x_emacs()
2568 x_bind(const char *s SMALLP(bool macro)) in x_bind() argument
2615 if (macro) { in x_bind()
3598 unsigned char *buf; /* pointer to macro(s) being expanded */
3601 static struct macro_state macro; variable
3653 if (macro.p) { in x_vi()
3654 c = (unsigned char)*macro in x_vi()
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dhead.S226 * SERIAL_DEBUG: There are a series of putc() macro statements
389 * register and saves the registers, it also defines another macro
392 * macro to restore registers and jump back to the caller.
393 * - func_define generates another macro to automatically put arguments
408 .macro func_start name,saveregs,stack=0
414 .macro func_return_\name
421 .macro func_return name
425 .macro func_call name
429 .macro move_stack nr,arg1,arg2,arg3,arg4
436 .macro func_defin
[all...]
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dvectors.S15 .macro IRQVEC name, handler
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dxo1-wakeup.S8 .macro writepost,value
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_rmhandlers.S42 .macro INTERRUPT_TRAMPOLINE intno
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-arm7tdmi.S77 .macro arm7tdmi_proc_info name:req, cpu_val:req, cpu_mask:req, cpu_name:req, \
H A Dproc-v7-2level.S144 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
H A Dproc-v7-3level.S117 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsleep.S36 (eg: a macro instance with mpidr = r1 and dst = r1 is invalid)
38 .macro compute_mpidr_hash dst, rs0, rs1, rs2, mpidr, mask
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dio-writesw-armv4.S10 .macro outword, rd
/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Dentry-macro-iomd.S2 * arch/arm/include/asm/hardware/entry-macro-iomd.S
14 .macro get_irqnr_and_base, irqnr, irqstat, base, tmp
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dcache.S28 .macro caches_clean_inval_pou_macro, fixup
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/
H A Dsigtramp.S64 .macro rsave regno,ofs
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkup.h33 .macro kuap_check_amr gpr1, gpr2
/kernel/linux/linux-6.6/arch/arm/lib/
H A Dio-writesw-armv4.S10 .macro outword, rd
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-arm7tdmi.S77 .macro arm7tdmi_proc_info name:req, cpu_val:req, cpu_mask:req, cpu_name:req, \
H A Dproc-v7-2level.S146 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
H A Dproc-v7-3level.S117 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_rmhandlers.S42 .macro INTERRUPT_TRAMPOLINE intno
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A Dsigtramp.S65 .macro rsave regno,ofs
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dasm-extable.h41 stringify_in_c(.macro extable_reg regerr, regaddr;) \
/kernel/linux/linux-6.6/arch/x86/coco/tdx/
H A Dtdcall.S119 .macro TDX_HYPERCALL ret:req
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dxo1-wakeup.S8 .macro writepost,value
/third_party/ffmpeg/libavcodec/x86/
H A Dproresdsp.asm55 %macro idct_fn 0
/third_party/libunwind/libunwind/doc/
H A Dunw_is_fpreg.tex22 This routine is normally implemented as a macro and applications

Completed in 13 milliseconds

1...<<31323334353637383940>>...55