HomeSort by: relevance | last modified time | path
    Searched defs:atol (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdlib/
atol.c 1 /* $NetBSD: atol.c,v 1.11 2012/06/25 22:32:45 abs Exp $ */
35 static char sccsid[] = "@(#)atol.c 8.1 (Berkeley) 6/4/93";
37 __RCSID("$NetBSD: atol.c,v 1.11 2012/06/25 22:32:45 abs Exp $");
45 atol(const char *str) function in typeref:typename:long
atol.c 1 /* $NetBSD: atol.c,v 1.11 2012/06/25 22:32:45 abs Exp $ */
35 static char sccsid[] = "@(#)atol.c 8.1 (Berkeley) 6/4/93";
37 __RCSID("$NetBSD: atol.c,v 1.11 2012/06/25 22:32:45 abs Exp $");
45 atol(const char *str) function in typeref:typename:long

Completed in 51 milliseconds