OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getchar_func
(Results
1 - 2
of
2
) sorted by null
/external/llvm/examples/BrainF/
BrainF.h
82
Function *
getchar_func
;
member in class:BrainF
BrainF.cpp
63
getchar_func
= cast<Function>(module->
204
CallInst *getchar_call = builder->CreateCall(
getchar_func
, tapereg);
Completed in 46 milliseconds