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

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

Completed in 123 milliseconds