Lines Matching defs:l
1114 virtual int gtst(bool l, int t) { in gtst()
1875 virtual size_t storeR0ToArg(int l, Type* pArgType) { in storeR0ToArg()
1932 virtual void endFunctionCallArguments(Type* pDecl, int a, int l) { in endFunctionCallArguments()
1973 virtual void callIndirect(int l, Type* pFunc) { in callIndirect()
2000 virtual void adjustStackAfterCall(Type* pDecl, int l, bool isIndirect) { in adjustStackAfterCall()
2517 virtual int gtst(bool l, int t) { in gtst()
2971 virtual size_t storeR0ToArg(int l, Type* pArgType) { in storeR0ToArg()
2991 virtual void endFunctionCallArguments(Type* pDecl, int a, int l) { in endFunctionCallArguments()
3001 virtual void callIndirect(int l, Type* pFunc) { in callIndirect()
3008 virtual void adjustStackAfterCall(Type* pDecl, int l, bool isIndirect) { in adjustStackAfterCall()
3147 void gmov(int l, int t) { in gmov()
3243 virtual int gtst(bool l, int t) { in gtst()
3317 virtual size_t storeR0ToArg(int l, Type* pArgType) { in storeR0ToArg()
3323 virtual void endFunctionCallArguments(Type* pDecl, int a, int l) { in endFunctionCallArguments()
3334 virtual void callIndirect(int l, Type* pFunc) { in callIndirect()
3340 virtual void adjustStackAfterCall(Type* pDecl, int l, bool isIndirect) { in adjustStackAfterCall()
4317 int l, a; in next() local
4838 int l = 0; in unary() local