Home
last modified time | relevance | path

Searched refs:output_fn (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtest-unssa.c27 static void output_fn(struct entrypoint *ep) in output_fn() function
68 output_fn(ep); in compile()
H A Dsparse-llvm.c1118 static void output_fn(LLVMModuleRef module, struct entrypoint *ep) in output_fn() function
1274 output_fn(module, ep); in compile()
/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js4247 var output_fn = "<strong>" + escape_html(assert.assert_name) + "</strong>(";
4248 var prefix_len = output_fn.length;
4257 output_fn += escape_html(output_args.join(""));
4258 output_fn += ')';
4269 output_fn +

Completed in 8 milliseconds