Home
last modified time | relevance | path

Searched defs:__res (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dstring_32.h32 register int __res; in strcmp() local
58 register int __res; in strncmp() local
/openbmc/linux/arch/xtensa/include/asm/
H A Dstring.h65 register int __res; in strcmp() local
87 register int __res; in strncmp() local
/openbmc/linux/arch/x86/lib/
H A Dstrstr_32.c8 register char *__res; in strstr() local
/openbmc/qemu/tests/tcg/i386/
H A Dhello-i386.c5 int __res; in exit() local
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dloongson_regs.h21 u32 __res; in read_cpucfg() local
144 u32 __res; in csr_readl() local
163 u64 __res; in csr_readq() local
/openbmc/u-boot/include/
H A Ddiv64.h239 uint64_t __res = dividend; in lldiv() local
/openbmc/linux/include/linux/
H A Dresource_ext.h27 struct resource __res; /* Default storage for res */ member
/openbmc/u-boot/arch/sh/include/asm/
H A Dstring.h61 register int __res; in strcmp() local
/openbmc/u-boot/lib/
H A Dstring.c187 register signed char __res; in strcmp() local
207 register signed char __res = 0; in strncmp() local
/openbmc/linux/tools/testing/nvdimm/test/
H A Diomap.c212 static int match(struct device *dev, void *__res, void *match_data) in match()
/openbmc/linux/drivers/iio/temperature/
H A Dltc2983.c312 u64 __res = val * resolution; in __convert_to_raw() local
322 s64 __res = -(s32)val; in __convert_to_raw_sign() local
/openbmc/u-boot/arch/mips/include/asm/
H A Dbitops.h686 unsigned int __res; in ffz() local