Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dcmd.c469 #define F_NMAI 0x00000800 /* Unavailable and ignored for uploaded macro */ macro
1797 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : ""); in display_internal_help()
2027 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : ""); in command_help()
2043 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : ""); in command_help()
2072 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : ""); in command_help()
2100 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : ""); in command_help()
2154 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : ""); in command_help()
2160 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : ""); in command_help()
4414 if ( flags & F_NMAI ) { in macro_command()
6189 (x10command[j].flags & (F_NMA | F_NMAI)) ? " (*)" : "");