Home
last modified time | relevance | path

Searched refs:mem0 (Results 1 – 11 of 11) sorted by relevance

/openbsd/lib/libc/string/
H A Dstrstr.c69 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_strstr() local
120 mem0 = 0; in twoway_strstr()
122 } else mem0 = l-p; in twoway_strstr()
167 mem = mem0; in twoway_strstr()
H A Dmemmem.c72 size_t i, ip, jp, k, p, ms, p0, mem, mem0; in twoway_memmem() local
122 mem0 = 0; in twoway_memmem()
124 } else mem0 = l-p; in twoway_memmem()
158 mem = mem0; in twoway_memmem()
/openbsd/gnu/gcc/gcc/config/m32c/
H A Dm32c-lib1.S51 .global mem0
52 mem0: .space 1 label
157 mov.w r0,mem0
H A Dm32c.abi85 Anything bigger than 16 bits is returned in memory, at mem0 (mem0
129 | saved regs mem0..mem15
H A Dpredicates.md255 ; TRUE for mem0
/openbsd/sys/arch/armv7/exynos/
H A Dexehci.c154 goto mem0; in exehci_attach()
186 mem0: in exehci_attach()
/openbsd/sys/dev/fdt/
H A Dimxehci.c167 goto mem0; in imxehci_attach()
269 mem0: in imxehci_attach()
/openbsd/sys/arch/armv7/omap/
H A Domehci.c168 goto mem0; in omehci_attach()
220 mem0: in omehci_attach()
/openbsd/gnu/gcc/gcc/doc/
H A Dmd.texi2318 The memory-based pseudo-registers $mem0 through $mem15.
H A Dgcc.info18966 The memory-based pseudo-registers $mem0 through $mem15.
H A Dgccint.info14247 The memory-based pseudo-registers $mem0 through $mem15.