Searched hist:35597 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.hdiff 35597 Fri May 01 16:10:50 MDT 1998 bde Support compiling with `gcc -ansi'. Just use __inline instead of inline.
[__]inline is only used to bloat the code here. It gives a separate copy
of all the strings for each time this header is included...

Fixed misuse of __P(()).

Completed in 177 milliseconds