Home
last modified time | relevance | path

Searched refs:STRTOUL (Results 1 – 1 of 1) sorted by relevance

/haiku/src/bin/pc/
H A Dpc.c103 #define STRTOUL strtoull macro
112 #define STRTOUL strtoul macro
865 val = STRTOUL(*str, str, 0); in get_value()