Home
last modified time | relevance | path

Searched refs:putchar_func (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/examples/BrainF/
H A DBrainF.h83 FunctionCallee putchar_func; variable
H A DBrainF.cpp79 putchar_func = module->getOrInsertFunction( in header()
237 CreateCall(putchar_func, in readloop()