Searched refs:pushdepth (Results 1 – 2 of 2) sorted by relevance
124 static int pushdepth = 0;128 pushdepth++;129 if(pushdepth > 1000) {
322 static int pushdepth = 0; in newio() local326 pushdepth++; in newio()327 if(pushdepth > 1000) { in newio()