Searched defs:p_lash (Results 1 – 2 of 2) sorted by relevance
650 static void delete_mesh_switches(lash_t *p_lash) in delete_mesh_switches()702 static int init_lash_structures(lash_t * p_lash) in init_lash_structures()783 static int lash_core(lash_t * p_lash) in lash_core()986 static void populate_fwd_tbls(lash_t * p_lash) in populate_fwd_tbls()1103 static void lash_cleanup(lash_t * p_lash) in lash_cleanup()1200 static void process_switches(lash_t * p_lash) in process_switches()1218 lash_t *p_lash = context; in lash_process() local1255 lash_t *p_lash; in lash_create() local1268 lash_t *p_lash = context; in lash_delete() local1288 lash_t *p_lash = context; in get_lash_sl() local[all …]
197 lash_t *p_lash; member211 static int *poly_alloc(lash_t *p_lash, int n) in poly_alloc()300 static int **m_alloc(lash_t *p_lash, int l) in m_alloc()355 static int ***pm_alloc(lash_t *p_lash, int l, int n) in pm_alloc()595 static int get_switch_metric(lash_t *p_lash, int sw) in get_switch_metric()743 static void remove_edges(lash_t *p_lash) in remove_edges()838 static void seed_axes(lash_t *p_lash, int sw) in seed_axes()925 static void make_geometry(lash_t *p_lash, int sw) in make_geometry()1473 static mesh_t *mesh_create(lash_t *p_lash) in mesh_create()1575 static void dump_mesh(lash_t *p_lash) in dump_mesh()[all …]