Home
last modified time | relevance | path

Searched refs:L_ADDRESS (Results 1 – 7 of 7) sorted by path

/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dautocomplete.c68 { LANG_CPP_MIN(20), L_ADDRESS },
H A Dcdecl_keyword.c125 { L_ADDRESS, TOKEN( Y_ADDRESS ) },
H A Dliterals.c262 char const L_UNIQUE[] = "unique", L_ADDRESS[] = "address"; variable
H A Dliterals.h289 extern char const L_UNIQUE[], L_ADDRESS[];
H A Dparser.y6742 keyword_expected( L_ADDRESS );
/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h805 #define L_ADDRESS 0x0004 macro
813 #define L_ANY (L_NORMAL|L_POWERFAIL|L_ADDRESS|L_RFFLOOD|L_TIMEOUT|L_SENSORFAIL|L_LOCKUP|L_R…
H A Dx10state.c2274 if ( launcherp[j].type != L_ADDRESS || in x10state_update_addr()
2359 if ( launcherp[j].type != L_ADDRESS ||
5158 if ( launcherp[j].type == L_ADDRESS ) in show_launcher()
7278 launcherp->type == L_ADDRESS ) { in create_heyu_environment()
10962 launcherp->type = L_ADDRESS; in create_normal_launcher()
11213 if ( launcherp[j].type != L_NORMAL && launcherp[j].type != L_ADDRESS ) {
13879 if ( eflag || (launcherp->type & ~(L_NORMAL | L_ADDRESS)) ) {
13887 if ( launcherp->type == L_ADDRESS ) {