Searched refs:portLARGE (Results 1 – 2 of 2) sorted by relevance
148 #elif( ( configMEMMODEL == portCOMPACT ) || ( configMEMMODEL == portLARGE ) )236 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE249 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE280 #if( ( configMEMMODEL == portCOMPACT ) || ( configMEMMODEL == portLARGE ) )293 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )323 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )
41 #define portLARGE 3 macro