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

  /bionic/libc/arch-mips/string/
mips-string-ops.h 110 #define def_and_set_80(__x) /* do nothing */ macro
130 #define def_and_set_80(__x) unsigned __x = 0x8080808080808080ul macro
133 #define def_and_set_80(__x) unsigned __x = 0x80808080ul macro
mips_strlen.c 86 def_and_set_80 (_80s);

Completed in 89 milliseconds