Searched refs:funcstat (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dlparser.c1214 static void funcstat (LexState *ls, int line) { function
1215 /* funcstat -> FUNCTION funcname body */
1299 funcstat(ls, line); /* stat -> funcstat */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c5237 int funcstat; local
5276 if ((funcstat = (*func) (prmap, child_func, data)) != 0)
5277 return funcstat;

Completed in 124 milliseconds