Paul Sokolovsky d5df6cd44a Replace global "static" -> "STATIC", to allow "analysis builds". Part 1.
Some tools do not support local/static symbols (one example is GNU ld map file).
Exposing all functions will allow to do detailed size comparisons, etc.

Also, added bunch of statics where they were missing, and replaced few identity
functions with global mp_identity().
2014-02-12 18:21:11 +02:00
..
2014-02-04 00:47:06 +02:00
2014-02-05 00:51:47 +00:00
2014-02-05 00:51:47 +00:00
2014-02-11 18:09:50 +02:00
2014-02-11 23:53:34 +02:00
2014-02-11 02:28:36 +02:00
2014-01-28 19:52:04 +01:00
2014-01-19 01:40:47 +02:00
2014-01-27 12:25:23 +02:00
2014-02-03 22:44:10 +00:00
2014-02-06 20:31:32 +00:00