Lines Matching defs:int_ptr
1883 int *int_ptr;1899 int_ptr = temp_buffer;1901 *int_ptr = rand();1902 int_ptr++;