Searched refs:cl (Results 1 – 1 of 1) sorted by relevance
512 if (cl) in hol_add_cluster()519 cl->argp = argp; in hol_add_cluster()525 return cl; in hol_add_cluster()534 while (cl) in hol_free()537 free (cl); in hol_free()538 cl = next; in hol_free()762 while (cl->parent) in hol_cluster_base()763 cl = cl->parent; in hol_cluster_base()764 return cl; in hol_cluster_base()1186 if (cl && cl->header && *cl->header in comma()[all …]
Completed in 7 milliseconds