grep -n -A 1 "pop_call" *.c | grep -v "pop_call" | grep -w -v "return" | grep -v -e "--" > pop_calls.txt