Home
last modified time | relevance | path

Searched refs:L_UNUSED (Results 1 – 11 of 11) sorted by relevance

/dports/devel/isa-l/isa-l-2.30.0/igzip/
H A Dinflate_data_structs.asm57 %define L_UNUSED ((1 << L_REM) - (1 << ((L_REM)/2)) - (1 << ((L_REM + 1)/2)) + 1)
60 %define L_SIZE (286 + L_DUP + L_UNUSED)
/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dliterals.c242 char const L_MAYBE[] = "maybe", L_UNUSED[] = "unused"; variable
H A Dliterals.h269 extern char const L_MAYBE[], L_UNUSED[];
H A Dautocomplete.c102 { LANG_C_CPP_MIN(2X,17), L_UNUSED },
H A Dcdecl_keyword.c259 { L_UNUSED, TOKEN( Y_UNUSED ) },
H A Dparser.y7197 keyword_expected( L_UNUSED );
/dports/devel/isa-l/isa-l-2.30.0/igzip/aarch64/
H A Digzip_decode_huffman_code_block_aarch64.S61 #define L_UNUSED ((1 << L_REM) - (1 << ((L_REM)/2)) - (1 << ((L_REM + 1)/2)) + 1) macro
63 #define L_SIZE (286 + L_DUP + L_UNUSED)
/dports/japanese/w3m/w3m-2b59b9e/
H A Dterms.c403 #define L_UNUSED 0x02 macro
408 #define ISUNUSED(d) ((d) & L_UNUSED)
1314 ScreenElem[i].isdirty = L_UNUSED; in setupscreen()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dterms.c403 #define L_UNUSED 0x02 macro
408 #define ISUNUSED(d) ((d) & L_UNUSED)
1314 ScreenElem[i].isdirty = L_UNUSED; in setupscreen()
/dports/www/w3m/w3m-2b59b9e/
H A Dterms.c403 #define L_UNUSED 0x02 macro
408 #define ISUNUSED(d) ((d) & L_UNUSED)
1314 ScreenElem[i].isdirty = L_UNUSED; in setupscreen()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dterms.c403 #define L_UNUSED 0x02 macro
408 #define ISUNUSED(d) ((d) & L_UNUSED)
1314 ScreenElem[i].isdirty = L_UNUSED; in setupscreen()