Home
last modified time | relevance | path

Searched defs:GetLocal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bearssl/T0/
H A DCPU.cs152 internal TValue GetLocal(int num) in GetLocal() method in CPU
H A DWordBuilder.cs245 internal void GetLocal(string name) in GetLocal() method in WordBuilder
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1176 bool GetLocal(InterpState &S, CodePtr OpPC, uint32_t I) { in GetLocal() function