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

/fuchsia/zircon/third_party/ulib/backtrace/
H A Dbtest.c297 f2 (int f1line) argument
299 return f3 (f1line, __LINE__) + 2;
303 f3 (int f1line, int f2line) argument
334 check ("test1", 2, all, f1line, "test1", &data.failed);
357 f12 (int f1line) argument
359 return f13 (f1line, __LINE__) + 2;
363 f13 (int f1line, int f2line) argument
386 check ("test2", 2, all, f1line, "test2", &data.failed);
409 f22 (int f1line) argument
411 return f23 (f1line, __LINE_
415 f23(int f1line, int f2line) argument
559 f32(int f1line) argument
565 f33(int f1line, int f2line) argument
[all...]

Completed in 75 milliseconds