HomeSort by: relevance | last modified time | path
    Searched defs:trapfn (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 2492 tree trapfn = builtin_decl_explicit (BUILT_IN_TRAP);
2493 tree expr = build_call_expr_loc (loc, trapfn, 0);
2483 tree trapfn = builtin_decl_explicit (BUILT_IN_TRAP); local

Completed in 50 milliseconds