Home
last modified time | relevance | path

Searched refs:MBMASK (Results 1 – 2 of 2) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/mcpp/
H A Dsupport.c479 #define MBMASK 0xFF /* Mask to hide multibyte char */ macro
507 ch_type = char_type[ c] & MBMASK; in scan_token()
/dports/devel/mcpp/mcpp-2.7.2/src/
H A Dsupport.c479 #define MBMASK 0xFF /* Mask to hide multibyte char */ macro
507 ch_type = char_type[ c] & MBMASK; in scan_token()