Home
last modified time | relevance | path

Searched defs:vl_atoul (Results 1 – 4 of 4) sorted by relevance

/dports/editors/xvile/vile-9.8v/
H A Dproto.h1126 #define vl_atoul(str, base, failed) (ULONG)vl_atol(str, base, failed) macro
H A Drandom.c2322 vl_atoul(const char *str, int base, int *failed) in vl_atoul() function
/dports/editors/vile/vile-9.8v/
H A Dproto.h1126 #define vl_atoul(str, base, failed) (ULONG)vl_atol(str, base, failed) macro
H A Drandom.c2322 vl_atoul(const char *str, int base, int *failed) in vl_atoul() function