Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/workbench/x3/toy/
Dtoy.cpp115 struct empty_context struct
117 struct undefined {};
119 undefined get(ID) const in get()
/third_party/node/src/
Dnode_api.cc733 static node::async_context empty_context = { 0, 0 }; in napi_make_callback() local