HomeSort by: relevance | last modified time | path
    Searched refs:EXCEPTIONS (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/tip/
tipout.c 182 any(*cp, value(EXCEPTIONS)))
tip.h 83 extern char *EX; /* exceptions */
199 #define EXCEPTIONS 7
value.c 90 vtable[EXCEPTIONS].v_access &= ~(WRITE<<PUBLIC);
  /src/external/bsd/tcpdump/dist/
print-snmp.c 160 * Context-specific ASN.1 types for the SNMP Exceptions and their tags
162 static const char *Exceptions[] = {
245 defineCLASS(Exceptions),
246 #define EXCEPTIONS 4
835 ND_PRINT("[%s]", Class[EXCEPTIONS].Id[elem->id]);
  /src/external/gpl3/gcc/dist/libcody/
configure 593 EXCEPTIONS
1294 --enable-exceptions enable exceptions & rtti
2673 # Check whether --enable-exceptions was given.
2686 as_fn_error $? "unknown exceptions $enable_exceptions" "$LINENO" 5 ;;
2688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking exceptions" >&5
2689 $as_echo_n "checking exceptions... " >&6; }
2693 EXCEPTIONS=yes
  /src/external/gpl3/gcc.old/dist/libcody/
configure 593 EXCEPTIONS
1289 --enable-exceptions enable exceptions & rtti
2645 # Check whether --enable-exceptions was given.
2658 as_fn_error $? "unknown exceptions $enable_exceptions" "$LINENO" 5 ;;
2660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking exceptions" >&5
2661 $as_echo_n "checking exceptions... " >&6; }
2665 EXCEPTIONS=yes

Completed in 30 milliseconds