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

  /external/srec/portable/include/
ptypes.h 297 #define LSTRTOL strtol
425 #define LSTRTOL wcstol
  /external/srec/portable/src/
LCHAR.c 87 *result = LSTRTOL(text, &endPtr, base);

Completed in 129 milliseconds