Lines Matching refs:uint32
24 typedef char * (*testsemi1)(uint32 *, uint32 *);
25 typedef char * (*testsemi2)(uint32 *, uint32 *, uint32 *);
26 typedef char * (*testsemi2f)(uint32 *, uint32 *, uint32 *);
27 typedef char * (*testldexp)(uint32 *, uint32 *, uint32 *);
28 typedef char * (*testfrexp)(uint32 *, uint32 *, uint32 *);
29 typedef char * (*testmodf)(uint32 *, uint32 *, uint32 *);
30 typedef char * (*testclassify)(uint32 *, uint32 *);
31 typedef char * (*testclassifyf)(uint32 *, uint32 *);
39 typedef void (*casegen)(uint32 *, uint32, uint32);
81 uint32 caseparam1, caseparam2;