Home
last modified time | relevance | path

Searched defs:IN32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dendian.c10 #define IN32 0x12345678U macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_endian.c9 #define IN32 0x12345678U macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-sh7760.c107 static inline unsigned long IN32(struct cami2c *cam, int reg) in IN32() function