OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISUP
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
inet.c
89
#define
ISUP
(flags) ((flags) & IFF_UP)
91
#define
ISUP
(flags) 0
356
if (
ISUP
(flags))
/external/icu/icu4c/source/test/cintltst/
cucdtst.c
742
#define
ISUP
4
791
{ 0x0041, ISAL|
ISUP
| ISXD|ISAN| ISGR|ISPR }, /* A */
812
{ 0xff25, ISAL|
ISUP
| ISXD|ISAN| ISGR|ISPR }, /* fullwidth E */
813
{ 0xff35, ISAL|
ISUP
| ISAN| ISGR|ISPR }, /* fullwidth U */
[
all
...]
Completed in 83 milliseconds