Searched defs:wordarray (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/ | ||
D | cjs_delaydata.h | 30 std::vector<uint32_t> wordarray; member |
/external/python/cpython3/Modules/ | ||
D | _randommodule.c | 474 uint32_t *wordarray; in _random_Random_getrandbits_impl() local |