pop                47 cpostfix.hpp   	char pop(void);
pop               151 cpostfix.hpp                 temp=pop();
pop               177 cpostfix.hpp   	    temp=pop(); 
pop               180 cpostfix.hpp   	      temp=pop();
pop               188 cpostfix.hpp       m_output[j++]=pop();
pop                14 doc/postfix.c  char pop();
pop                70 doc/postfix.c                          temp=pop();
pop                88 doc/postfix.c  					  temp=pop(); 
pop                91 doc/postfix.c  					    temp=pop();
pop                99 doc/postfix.c  		output[j++]=pop();