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

  /device/google/marlin/dataservices/rmnetctl/cli/
rmnetcli.c 67 #define _STRTOUI16(X) (uint16_t)strtoul(X, NULL, 0)
378 _STRTOUI32(argv[1]), _STRTOUI16(argv[2]), _STRTOUI16(argv[3]),
  /device/huawei/angler/dataservices/rmnetctl/cli/
rmnetcli.c 67 #define _STRTOUI16(X) (uint16_t)strtoul(X, NULL, 0)
378 _STRTOUI32(argv[1]), _STRTOUI16(argv[2]), _STRTOUI16(argv[3]),
  /device/lge/bullhead/dataservices/rmnetctl/cli/
rmnetcli.c 67 #define _STRTOUI16(X) (uint16_t)strtoul(X, NULL, 0)
378 _STRTOUI32(argv[1]), _STRTOUI16(argv[2]), _STRTOUI16(argv[3]),
  /device/moto/shamu/dataservices/rmnetctl/cli/
rmnetcli.c 67 #define _STRTOUI16(X) (uint16_t)strtoul(X, NULL, 0)
378 _STRTOUI32(argv[1]), _STRTOUI16(argv[2]), _STRTOUI16(argv[3]),

Completed in 37 milliseconds