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

  /hardware/qcom/wlan/qcwcn/wcnss-service/
wcnss_service.c 76 #define ASCII_0 48
355 hex_num = hex_num * HEX_BASE + (string[idx]- ASCII_0);
  /external/expat/lib/
ascii.h 59 #define ASCII_0 0x30

Completed in 32 milliseconds