Searched refs:A_PREFIX (Results 1 – 3 of 3) sorted by relevance
158 return (mca != 0 && mca != A_PREFIX); in in_mca()670 case A_PREFIX: in mca_char()1385 return (action != A_PREFIX); in is_ignoring_input()1532 if (action != A_PREFIX) in commands()2342 case A_PREFIX: in commands()2348 if (mca != A_PREFIX) in commands()2351 start_mca(A_PREFIX, " ", NULL, CF_QUIT_ON_ERASE); in commands()
97 #define A_PREFIX 105 macro
805 action = A_PREFIX; in cmd_search()1269 } while (action == A_PREFIX && nch < MAX_CMDLEN); in editchar()