Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dmemcached.c3471 static void process_arithmetic_command(conn *c, token_t *tokens, const size_t ntokens, const bool i… in process_arithmetic_command() function
3831 process_arithmetic_command(c, tokens, ntokens, 1); in process_command()
3839 process_arithmetic_command(c, tokens, ntokens, 0); in process_command()