HomeSort by: relevance | last modified time | path
    Searched defs:atol (Results 1 - 4 of 4) 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
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_win_dll_thunk.cc 61 INTERCEPT_LIBRARY_FUNCTION(atol); variable
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_win_dll_thunk.cpp 67 INTERCEPT_LIBRARY_FUNCTION(atol); variable
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_win_dll_thunk.cpp 60 INTERCEPT_LIBRARY_FUNCTION(atol); variable

Completed in 26 milliseconds