1 void __assert_fail (void);
2 void ucs2reverse_internal_loop_single (long *irreversible
, int foo
)
4 unsigned char bytebuf
[2];
5 const unsigned char *inptr
= bytebuf
;
6 if (irreversible
== (void *)0)
11 ((inptr
- bytebuf
> foo
) ? (void) (0) : __assert_fail ());