Lines Matching refs:in
5 * 1.1 (the "License"); you may not use this file except in compliance with
26 * in which case the provisions of the GPL or the LGPL are applicable instead
52 void assertion(in string aStr,
53 in string aExpr,
54 in string aFile,
55 in long aLine);
57 void warning(in string aStr,
58 in string aFile,
59 in long aLine);
61 void break(in string aFile,
62 in long aLine);
64 void abort(in string aFile,
65 in long aLine);