#ifndef __FTCONFIG_H__MULTILIB #define __FTCONFIG_H__MULTILIB #include <bits/wordsize.h> #if __WORDSIZE == 32 # include "ftconfig-32.h" #elif __WORDSIZE == 64 # include "ftconfig-64.h" #else # error "unexpected value for __WORDSIZE macro" #endif #endif
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ftconfig-64.h | File | 19.94 KB | 0644 |
|
ftconfig.h | File | 257 B | 0644 |
|
ftheader.h | File | 25.71 KB | 0644 |
|
ftmodule.h | File | 1.13 KB | 0644 |
|
ftoption.h | File | 61.25 KB | 0644 |
|
ftstdlib.h | File | 7.13 KB | 0644 |
|