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

  /external/libpcap/
fad-helpers.c 90 #define ISUP(flags) ((flags) & IFF_UP)
92 #define ISUP(flags) 0
112 if (ISUP(if_flags))
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c 743 #define ISUP 4
792 { 0x0041, ISAL| ISUP| ISXD|ISAN| ISGR|ISPR }, /* A */
813 { 0xff25, ISAL| ISUP| ISXD|ISAN| ISGR|ISPR }, /* fullwidth E */
814 { 0xff35, ISAL| ISUP| ISAN| ISGR|ISPR }, /* fullwidth U */
    [all...]

Completed in 363 milliseconds