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

/freebsd-11-stable/contrib/nvi/common/
H A Dmultibyte.h41 #define STRTOUL wcstoul macro
75 #define STRTOUL(a,b,c) (strtoul(a,(char**)b,c)) macro

Completed in 51 milliseconds