Lines Matching refs:number
32 /* The current number of exceptions handled */
35 /* The total number of exceptions handled */
697 * EXC2 - maximal number of exception can be registered
725 /* If the current number of exceptions handled doesn't exceed EXC2 */
734 Debug = "Maximal number of exceptions exceeded"
765 * arg2 - line number of checking
804 * (if any) and set the current number of exceptions to zero.
808 * - check the number of exceptions
814 * - check that only one exception has arisen (current number is equal to 1)
817 * - check that the number of exception arisen is not less than 1
818 * (current number is equal to 1 or greater)
824 * arg4 - line number of checking
966 * and the total number of exceptions corresponding to this Thread ID.
1023 * Return: current number of exceptions occur on this thread
1029 Local4 = DerefOf (Local2 [0x01]) /* number of exceptions */
1034 Concatenate (Local0, ", number of exceptions 0x", Local1)
1056 * arg5 - RefOf to Integer to return 'current number of exceptions occur on this thread'
1064 Local7 = DerefOf (Local7 [0x01]) /* number of exceptions */
1126 * Reset EXC0 (the current number of exceptions handled)