Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_crypto_bio.cc168 long NodeBIO::Ctrl(BIO* bio, int cmd, long num, // NOLINT(runtime/int) in Ctrl() function in node::crypto::NodeBIO
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp969 auto *Ctrl = Control(); in Branch() local