Home
last modified time | relevance | path

Searched refs:ZEROS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/
H A Dtest_printf.c218 #define ZEROS "00000000" /* hex 32 zero bits */ macro
238 if (strncmp(buf, ZEROS, strlen(ZEROS)) != 0) in plain_format()
250 #define ZEROS "" macro
349 test(ZEROS "00000000", "%p", NULL); in null_pointer()
350 test(ZEROS "00000000", "%px", NULL); in null_pointer()
371 test(ZEROS "000000ab", "%px", PTR_INVALID); in invalid_pointer()
/openbmc/qemu/hw/net/
H A Dpcnet.c297 GET_FIELD((R)->msg_length, RMDM, ZEROS))
446 || (GET_FIELD(rmd.msg_length, RMDM, ZEROS) != 0); \
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1148 /* VECTOR COUNT LEADING ZEROS */
1150 /* VECTOR COUNT TRAILING ZEROS */