OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLR
(Results
1 - 4
of
4
) sorted by null
/external/ping/
ping_common.h
35
#define
CLR
(bit) (A(bit) &= (~B(bit)))
ping.c
1080
CLR
((ntransmitted+1) % mx_dup_ck);
[
all
...]
/bionic/libc/bionic/
fts.c
58
#define
CLR
(opt) (sp->fts_options &= ~(opt))
314
CLR
(FTS_NAMEONLY);
/external/ping6/
ping6.c
171
#define
CLR
(bit) (A(bit) &= (~B(bit)))
[
all
...]
Completed in 53 milliseconds