Home
last modified time | relevance | path

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

/sysdeps/generic/
A Ddl-fptr.h30 struct fdesc_table struct
32 struct fdesc_table *next; argument
/sysdeps/hppa/
A Ddl-fptr.c52 struct fdesc_table *root;
56 struct fdesc_table boot_table;
78 static struct fdesc_table *
83 struct fdesc_table *new_table; in new_fdesc_table()
88 return (struct fdesc_table *) NULL; in new_fdesc_table()
117 struct fdesc_table *root; in make_fdesc()
153 struct fdesc_table *new_table = new_fdesc_table (l, &size); in make_fdesc()

Completed in 3 milliseconds