Searched refs:NUM_SYS_STR_REASONS (Results 1 – 2 of 2) sorted by relevance
22 use constant NUM_SYS_STR_REASONS => 127;94 if $errnum > NUM_SYS_STR_REASONS;
190 # define NUM_SYS_STR_REASONS 127 macro192 static ERR_STRING_DATA SYS_str_reasons[NUM_SYS_STR_REASONS + 1];219 for (i = 1; i <= NUM_SYS_STR_REASONS; i++) { in build_SYS_str_reasons()