Home
last modified time | relevance | path

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

/third_party/ltp/testcases/misc/math/fptests/
Dfptest02.c95 static struct event *nextevent(void );
109 while ((ev = nextevent()) != NULL) { in main()
199 static struct event *nextevent(void) in nextevent() function
Dfptest01.c96 static struct event *nextevent(void);
110 while ((ev = nextevent()) != NULL) { in main()
219 static struct event *nextevent(void) in nextevent() function