HomeSort by relevance Sort by last modified time
    Searched defs:def_and_set_01 (Results 1 - 2 of 2) sorted by null

  /bionic/libc/arch-mips/string/
mips-string-ops.h 107 #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/
mips-string-ops.h 107 #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 85 milliseconds