Searched defs:istate (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | thr.c | 93 __objc_thread_detach_function (struct __objc_thread_start_state *istate) in __objc_thread_detach_function() 152 struct __objc_thread_start_state *istate; in objc_thread_detach() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | thr.c | 93 __objc_thread_detach_function (struct __objc_thread_start_state *istate) in __objc_thread_detach_function() 152 struct __objc_thread_start_state *istate; in objc_thread_detach() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dinterpret.d | 425 private Expression interpretFunction(UnionExp* pue, FuncDeclaration fd, InterState* istate, Express… in interpretFunction() 729 void incUsageCtfe(InterState* istate, const ref Loc loc) in incUsageCtfe() 749 extern (D) this(UnionExp* pue, InterState* istate, CTFEGoal goal) in this() 1069 static Statement findGotoTarget(InterState* istate, Identifier ident) in findGotoTarget() 2050 static Expression getVarExp(const ref Loc loc, InterState* istate, Declaration d, CTFEGoal goal) in getVarExp() 2733 …CreateArrayLiteral(UnionExp* pue, const ref Loc loc, Type newtype, InterState* istate, Expressions… in recursivelyCreateArrayLiteral() 4256 InterState* istate; in interpretAssignToSlice() member 5182 …static bool resolveIndexing(IndexExp e, InterState* istate, Expression* pagg, uinteger_t* pidx, bo… in resolveIndexing() 6448 Expression interpret(UnionExp* pue, Statement s, InterState* istate) in interpret() 6458 Expression interpret(Statement s, InterState* istate) in interpret() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | dinterpret.c | 752 static Expression *interpretFunction(UnionExp *pue, FuncDeclaration *fd, InterState *istate, Expres… in interpretFunction() 991 Interpreter(UnionExp *pue, InterState *istate, CtfeGoal goal) in Interpreter() 1276 static Statement *findGotoTarget(InterState *istate, Identifier *ident) in findGotoTarget() 2085 static Expression *getVarExp(Loc loc, InterState *istate, Declaration *d, CtfeGoal goal) in getVarExp() 2718 …xpression *recursivelyCreateArrayLiteral(UnionExp *pue, Loc loc, Type *newtype, InterState *istate, in recursivelyCreateArrayLiteral() 4151 InterState *istate; in interpretAssignToSlice() member 5005 …static bool resolveIndexing(IndexExp *e, InterState *istate, Expression **pagg, uinteger_t *pidx, … in resolveIndexing() 6184 static Expression *interpret(UnionExp *pue, Expression *e, InterState *istate, CtfeGoal goal) in interpret() 6196 Expression *interpret(Expression *e, InterState *istate, CtfeGoal goal) in interpret() 6217 static Expression *interpret(UnionExp *pue, Statement *s, InterState *istate) in interpret() [all …]
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | ipv4ll.c | 432 struct ipv4_state *istate; in ipv4ll_drop() local
|
H A D | script.c | 241 const struct ipv4ll_state *istate; in make_env() local
|