Lines Matching refs:mapent
49 typedef struct mapent mapent; typedef
80 static mapent *
97 static mapent *
98 frontier(mapent *mapents, const FN_ref_t *ref, char *map, size_t maplen,
109 static mapent *
110 frontier_aux(mapent *mapents, const FN_ref_t *ref, char *map, size_t maplen,
158 safe_mapent(mapent *me);
190 static mapent *
308 static mapent *
315 mapent *mapents; in process_ref()
432 static mapent *
433 frontier(mapent *mapents, const FN_ref_t *ref, char *map, size_t maplen, in frontier()
497 static mapent *
498 frontier_aux(mapent *mapents, const FN_ref_t *ref, char *map, size_t maplen, in frontier_aux()
503 mapent *me; in frontier_aux()
679 safe_mapent(mapent *me) in safe_mapent()
756 static mapent *
760 mapent *me; in new_mapent()