Home
last modified time | relevance | path

Searched defs:strtoulptr (Results 1 – 2 of 2) sorted by relevance

/reactos/ntoskrnl/ex/
H A Dhandle.c26 #define strtoulptr strtoull macro
28 #define strtoulptr strtoul macro
/reactos/ntoskrnl/kdbg/
H A Dkdb_cli.c110 strtoulptr(const char* nptr, char** endptr, int base) in strtoulptr() function