Home
last modified time | relevance | path

Searched defs:long_value (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-stack.c21 long long_value; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcommandlineflags.cc30 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcommandlineflags.cc30 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Difdef.c358 long long_value = value; in do_printf_spec() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc1292 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local