Home
last modified time | relevance | path

Searched refs:HAVE_RAND (Results 1 – 11 of 11) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dlibxml.h132 #if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME)
Dhash.c47 #if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME)
Ddict.c52 #if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME)
/third_party/libxml2/
Dlibxml.h110 #if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME)
Dconfig.h.cmake.in106 #cmakedefine HAVE_RAND 1
Dhash.c36 #if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME) && \
Ddict.c41 #if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME) && \
DCMakeLists.txt191 check_function_exists(rand HAVE_RAND)
/third_party/libxml2/include/
Dconfig.h124 #define HAVE_RAND 1 macro
/third_party/libxml2/os400/
Dos400config.h.in108 #define HAVE_RAND 1 macro
/third_party/chromium/patch/
D0001-cve.patch73628 -#define HAVE_RAND 1
73975 -#define HAVE_RAND 1
74329 - check_function_exists(rand HAVE_RAND)
99729 -#cmakedefine HAVE_RAND 1
99907 -#undef HAVE_RAND
100859 -#if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME) && \
121417 -#if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME) && \
122863 -#if defined(HAVE_RAND) && defined(HAVE_SRAND) && defined(HAVE_TIME)