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

/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dgcc_compat.c88 #define G77_ULONGINT ULONG macro
91 #define G77_ULONGINT ULONGLONG 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.c92 #define G77_ULONGINT ULONG macro
95 #define G77_ULONGINT ULONGLONG macro
100 static TWORD g77t[] = { G77_INTEGER, G77_UINTEGER, G77_LONGINT, G77_ULONGINT };

Completed in 193 milliseconds