server-skynet-source-3rd-je.../include
Jason Evans c810fcea1f Add (x != 0) assertion to lg_floor(x).
lg_floor(0) is undefined, but depending on compiler options may not
cause a crash.  This assertion makes it harder to accidentally abuse
lg_floor().
2015-02-04 16:51:53 -08:00
..
jemalloc Add (x != 0) assertion to lg_floor(x). 2015-02-04 16:51:53 -08:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00