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

  /external/clang/test/SemaCXX/
builtins-va_arg.cpp 46 int test_printf(const char *fmt, ...) { function
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_printf.c 65 LLVMValueRef func = LLVMAddFunction(module, "test_printf", LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context), args, 1, 0));
89 test_printf(unsigned verbose, FILE *fp, function
120 test_printf(verbose, fp, NULL);

Completed in 71 milliseconds