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

  /external/mesa3d/src/glsl/
Android.gen.mk 39 sources += builtin_function.cpp
94 $(intermediates)/builtin_function.cpp: PRIVATE_SCRIPT := $(MESA_PYTHON2) $(LOCAL_PATH)/builtins/tools/generate_builtins.py
95 $(intermediates)/builtin_function.cpp: $(builtin_function_deps)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
langhooks.h 426 tree (*builtin_function) (tree decl); member in struct:lang_hooks
428 /* Like builtin_function, but make sure the scope is the external scope.
432 ISAs. If this points to the same function as builtin_function, the

Completed in 334 milliseconds