HomeSort by relevance Sort by last modified time
    Searched refs: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
mips_strlen.c 85 def_and_set_01 (_01s);

Completed in 49 milliseconds