Home
last modified time | relevance | path

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

/dports/math/sc-im/sc-im-0.8.2/src/
H A Dsc.h184 struct impexfilt { struct
188 struct impexfilt * next; argument
/dports/math/sc/sc-7.16/
H A Dsc.h191 struct impexfilt { struct
195 struct impexfilt *next; argument
H A Dcmds.c61 struct impexfilt *filt = NULL; /* root of list of impex filters */
2691 struct impexfilt *fp;
2699 filt = (struct impexfilt *) scxmalloc((unsigned)sizeof(struct impexfilt));
2705 fp->next = (struct impexfilt *)scxmalloc((unsigned)sizeof(struct impexfilt));
2717 struct impexfilt *fp;