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

/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dgcc_compat.c87 #define G77_LONGINT LONG macro
90 #define G77_LONGINT LONGLONG 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.c91 #define G77_LONGINT LONG macro
94 #define G77_LONGINT LONGLONG macro
100 static TWORD g77t[] = { G77_INTEGER, G77_UINTEGER, G77_LONGINT, G77_ULONGINT };

Completed in 128 milliseconds