Searched refs:def_and_set_01 (Results 1 - 4 of 4) sorted by path

/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
H A Dmips_strlen.c84 def_and_set_01 (_01s);
/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
H A Dmips_strlen.c85 def_and_set_01 (_01s);

Completed in 94 milliseconds