Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/BrainF/
H A DBrainF.h82 FunctionCallee getchar_func; variable
H A DBrainF.cpp75 getchar_func = in header()
210 builder->CreateCall(getchar_func, {}, tapereg); in readloop()