Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfex_log.c99 static struct exc_list { struct
100 struct exc_list *next; argument
124 struct exc_list *l, *ll = NULL; in check_exc_list()
151 if ((l = (struct exc_list *)malloc(sizeof(struct exc_list) + in check_exc_list()