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