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

  /external/srec/portable/include/
ptypes.h 302 #define LSTRTOUL strtoul
426 #define LSTRTOUL wcstoul
  /external/srec/portable/src/
LCHAR.c 99 *result = LSTRTOUL(text, &endPtr, base);

Completed in 54 milliseconds