/third_party/mksh/ |
H A D | edit.c | 893 #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 D | head.S | 226 * 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 D | vectors.S | 15 .macro IRQVEC name, handler
|
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 8 .macro writepost,value
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_rmhandlers.S | 42 .macro INTERRUPT_TRAMPOLINE intno
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-arm7tdmi.S | 77 .macro arm7tdmi_proc_info name:req, cpu_val:req, cpu_mask:req, cpu_name:req, \
|
H A D | proc-v7-2level.S | 144 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
|
H A D | proc-v7-3level.S | 117 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | sleep.S | 36 (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 D | io-writesw-armv4.S | 10 .macro outword, rd
|
/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/ |
H A D | entry-macro-iomd.S | 2 * 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 D | cache.S | 28 .macro caches_clean_inval_pou_macro, fixup
|
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/ |
H A D | sigtramp.S | 64 .macro rsave regno,ofs
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kup.h | 33 .macro kuap_check_amr gpr1, gpr2
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | io-writesw-armv4.S | 10 .macro outword, rd
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-arm7tdmi.S | 77 .macro arm7tdmi_proc_info name:req, cpu_val:req, cpu_mask:req, cpu_name:req, \
|
H A D | proc-v7-2level.S | 146 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
|
H A D | proc-v7-3level.S | 117 .macro v7_ttb_setup, zero, ttbr0l, ttbr0h, ttbr1, tmp
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_rmhandlers.S | 42 .macro INTERRUPT_TRAMPOLINE intno
|
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/ |
H A D | sigtramp.S | 65 .macro rsave regno,ofs
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | asm-extable.h | 41 stringify_in_c(.macro extable_reg regerr, regaddr;) \
|
/kernel/linux/linux-6.6/arch/x86/coco/tdx/ |
H A D | tdcall.S | 119 .macro TDX_HYPERCALL ret:req
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 8 .macro writepost,value
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | proresdsp.asm | 55 %macro idct_fn 0
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_is_fpreg.tex | 22 This routine is normally implemented as a macro and applications
|