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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 41 #define _BCM_S 0x20
56 #define bcm_isspace(c) ((bcm_ismask(c)&(_BCM_S)) != 0)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 42 #define _BCM_S 0x20
57 #define bcm_isspace(c) ((bcm_ismask(c)&(_BCM_S)) != 0)

Completed in 25 milliseconds