minix/lib/libc/arch/i386
Tomas Hruby 504abf4b34 Inlining 64bit integer handling functions
- if gcc/clang is used the C functions that use long long can be
  inlined to get better performance (yes, it makes difference)
2010-11-18 16:37:40 +00:00
..
int64 Inlining 64bit integer handling functions 2010-11-18 16:37:40 +00:00
math Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
misc Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
rts Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
string Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00