OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strtouq
(Results
1 - 6
of
6
) sorted by null
/external/ipsec-tools/src/racoon/
backupsa.c
279
GETNEXTNUM(sa_args.l_bytes,
strtouq
);
280
GETNEXTNUM(sa_args.l_addtime,
strtouq
);
281
GETNEXTNUM(sa_args.l_usetime,
strtouq
);
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h
201
extern unsigned long long int
strtouq
(__const char *__restrict __nptr,
/external/pcre/
pcrecpp.cc
851
unsigned long long r =
strtouq
(str, &end, radix);
/external/chromium/sdch/open-vcdiff/src/
gflags.cc
127
# define strtouint64
strtouq
[
all
...]
/external/valgrind/main/perf/
test_input_for_tinycc.c
72
extern unsigned long long int
strtouq
(__const char *__restrict __nptr,
[
all
...]
/external/qemu-pc-bios/bochs/
configure
[
all
...]
Completed in 736 milliseconds