Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpDebugOut.c168 static void exitProcess (void) in exitProcess() function
186 static void exitProcess (void) in exitProcess() function
/third_party/node/deps/npm/node_modules/yargs/
Dyargs.js902 self.exitProcess = function (enabled) { function