Home
last modified time | relevance | path

Searched defs:load_u32 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/transform/
Dvertex_pulling.cc428 auto load_u32 = [&] { in Fetch() local
/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_nist.c325 static ossl_inline uint32_t load_u32(const void *ptr) in load_u32() function