Home
last modified time | relevance | path

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

/dports/games/powwow/powwow-1.2.17/
H A Ddefines.h156 #define ACTION_WEAK 0 /* GH: normal junk */ macro
H A Dcmd2.c375 char active, type = ACTION_WEAK, kind; in __P2()
634 change_actionorprompt(*np, NULL, command, ACTION_WEAK, NULL, 0); in __P2()
636 add_anonymous_action(pattern, command, ACTION_WEAK, NULL); in __P2()
H A Dmain.c1265 ((p->type == ACTION_WEAK && match_weak_action(p->pattern, line, match_s, match_e)) in __P3()
1270 ((p->type == ACTION_WEAK && match_weak_action(p->pattern, line, match_s, match_e)) in __P3()