Searched refs:p1 (Results 1 – 3 of 3) sorted by relevance
274 const char* p1; in do_log_procs() local277 p1 = strchr(buff, '('); in do_log_procs()278 p2 = strchr(p1, ')'); in do_log_procs()279 file_buff_write(log, buff, p1+1-buff); in do_log_procs()
665 const GGLcoord* p1, in edge_setup() argument670 const GGLfixed* top = p1; in edge_setup()855 const GGLcoord* p1, in aa_edge_setup() argument860 const GGLfixed* top = p1; in aa_edge_setup()
557 static int compare_entry_tags(const void *p1, const void *p2) { in compare_entry_tags() argument558 uint32_t tag1 = ((camera_metadata_buffer_entry_t*)p1)->tag; in compare_entry_tags()