Searched defs:def_and_set_01 (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/arch-mips/string/
H A Dmips-string-ops.h107 #define def_and_set_01(__x) unsigned __x = (unsigned) __builtin_mips_repl_qb(0x01) macro
131 #define def_and_set_01(__x) unsigned __x = 0x0101010101010101ul macro
134 #define def_and_set_01(__x) unsigned __x = 0x01010101ul macro
/bionic/libc/arch-mips64/string/
H A Dmips-string-ops.h107 #define def_and_set_01(__x) unsigned long __x = (unsigned) __builtin_mips_repl_qb(0x01) macro
131 #define def_and_set_01(__x) unsigned long __x = 0x0101010101010101ul macro
134 #define def_and_set_01(__x) unsigned long __x = 0x01010101ul macro

Completed in 43 milliseconds