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

  /src/external/gpl3/gcc/dist/gcc/
langhooks.h 565 tree (*builtin_function) (tree decl); member in struct:lang_hooks
567 /* Like builtin_function, but make sure the scope is the external scope.
571 ISAs. If this points to the same function as builtin_function, the
  /src/external/gpl3/gcc.old/dist/gcc/
langhooks.h 565 tree (*builtin_function) (tree decl); member in struct:lang_hooks
567 /* Like builtin_function, but make sure the scope is the external scope.
571 ISAs. If this points to the same function as builtin_function, the

Completed in 25 milliseconds