Searched refs:nfunctions (Results 1 – 4 of 4) sorted by relevance
89 for (i = 0; i < nfunctions; i++) { in find_function()186 for (i = 0; i < nfunctions; i++) { in dofile()192 if (i == nfunctions) { in dofile()
85 extern const int nfunctions;
755 const int nfunctions = ( sizeof(functions)/sizeof(*functions) ); variable
704 int nfunctions) in check_function_table() argument708 for (i = 0; i < nfunctions; i++) { in check_function_table()