OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:detect_zero
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/arch-mips/string/
mips-string-ops.h
79
#ifndef
detect_zero
100
#define
detect_zero
(__x,__y,__01s,__80s)\
macro
126
#define
detect_zero
(__x,__y,_01s,_80s)\
macro
mips_strlen.c
36
if (
detect_zero
(x,x,_01s,_80s)) break;\
Completed in 3094 milliseconds