Searched refs:b_getch (Results 1 – 1 of 1) sorted by relevance
342 #define b_getch(input) ((input)->get(input)) macro2617 b_getch(input); /* get the & */2620 b_getch(input);2626 b_getch(input);2725 while (b_getch(&pipe_str)!=EOF) { /* discard */ };2854 b_getch(input);2898 b_getch(input);2900 while(ch=b_getch(input),ch!=EOF && ch!='}') {2911 b_getch(input);2937 if (advance) b_getch(input);[all …]