Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dcontainer-voc.c78 struct block_terminator { struct
79 uint8_t type;
/third_party/node/deps/v8/src/compiler/
Draw-machine-assembler.cc324 if (Node* block_terminator = block->control_input()) { in MakeReschedulable() local