HomeSort by relevance Sort by last modified time
    Searched defs:builtin_function (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h 507 tree (*builtin_function) (tree decl); member in struct:lang_hooks
509 /* Like builtin_function, but make sure the scope is the external scope.
513 ISAs. If this points to the same function as builtin_function, the
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h 507 tree (*builtin_function) (tree decl); member in struct:lang_hooks
509 /* Like builtin_function, but make sure the scope is the external scope.
513 ISAs. If this points to the same function as builtin_function, the
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h 507 tree (*builtin_function) (tree decl); member in struct:lang_hooks
509 /* Like builtin_function, but make sure the scope is the external scope.
513 ISAs. If this points to the same function as builtin_function, the
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h 507 tree (*builtin_function) (tree decl); member in struct:lang_hooks
509 /* Like builtin_function, but make sure the scope is the external scope.
513 ISAs. If this points to the same function as builtin_function, the

Completed in 464 milliseconds