Searched refs:G77_INTEGER (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dgcc_compat.c78 #define G77_INTEGER LONG macro
81 #define G77_INTEGER INT macro
96 static TWORD g77t[] = { G77_INTEGER, G77_UINTEGER, G77_LONGINT, G77_ULONGINT };
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dgcc_compat.c82 #define G77_INTEGER LONG macro
85 #define G77_INTEGER INT macro
100 static TWORD g77t[] = { G77_INTEGER, G77_UINTEGER, G77_LONGINT, G77_ULONGINT };

Completed in 133 milliseconds