Searched refs:b_getch (Results 1 – 1 of 1) sorted by relevance
341 #define b_getch(input) ((input)->get(input)) macro2616 b_getch(input); /* get the & */2619 b_getch(input);2625 b_getch(input);2724 while (b_getch(&pipe_str)!=EOF) { /* discard */ };2853 b_getch(input);2897 b_getch(input);2899 while(ch=b_getch(input),ch!=EOF && ch!='}') {2910 b_getch(input);2936 if (advance) b_getch(input);[all …]