Find all the pairs of integer factors of the given integer. Include negative and positive integers

so we have -16
and we need to find the integer factors
the positive integers factors are
1,2,4,8,16
the negative integers factors are
-1,-2,-,4,-8,-16