Home
last modified time | relevance | path

Searched refs:old_fp (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom.c71 struct st_fragment_program *old_fp = st->fp; in check_program_state() local
112 if (unlikely(new_fp != &old_fp->Base)) { in check_program_state()
113 if (old_fp) in check_program_state()
114 dirty |= old_fp->affected_states; in check_program_state()
/external/libxml2/
Dxmlmemory.c692 FILE *old_fp = fp; in xmlMemDisplayLast() local
722 if (old_fp == NULL) in xmlMemDisplayLast()
743 if (old_fp == NULL) in xmlMemDisplayLast()
768 FILE *old_fp = fp; in xmlMemDisplay() local
803 if (old_fp == NULL) in xmlMemDisplay()
823 if (old_fp == NULL) in xmlMemDisplay()