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

  /external/clang/test/Preprocessor/Inputs/TestFramework.framework/Headers/
TestFramework.h 4 static inline int test_framework_func(unsigned a) { function
  /external/clang/test/Preprocessor/
user_defined_system_framework.c 8 return test_framework_func(1) + another_test_framework_func(2);

Completed in 184 milliseconds